I have a question regarding the GET command for FTP. We have a file that comes from UNIX (AIX) to zLINUX through an SFTP. We need to get it to z/OS via FTP (not SFTP). The SFTP file contains the new line character, but not the end of line character. When the GET command is issued (via JCL on z/OS), we only get the first line of the file since it can't find the carriage return character (CR).
Is there a command that can be added to the GET command to use the new line character (LF) to force the file to a new line rather than the carriage return character? Thanks, Mary ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

