You're right, I missed that line. You could always use the old IND$FILE. That gives you the ability to tell it what the EOL characters are.
Rex -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of ??? ?? ??? Sent: Thursday, March 18, 2010 8:59 AM To: [email protected] Subject: Re: FTP problem Hi Rex, Sbsendeol only works when you are transferring a file from z/OS to another platform. This is the way it's documented. Gadi -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Pommier, Rex R. Sent: Thursday, March 18, 2010 3:52 PM To: [email protected] Subject: Re: FTP problem Gadi, If this is an ASCII file which I am assuming it is, there is a parameter you can try. The parameter is sbsendeol and it can be set to crlf, cr, lf, or none. If you are running the ftp client from z/OS and getting the file from the wintel box, it would be part of the locsite command. Syntax is locsite sbsendeol=lf HTH. Rex -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of ??? ?? ??? Sent: Thursday, March 18, 2010 3:00 AM To: [email protected] Subject: FTP problem Hi, I have to transfer a unix encoded file (has LF as line delimiter) that is stored on a windows platform to the MF. The transfer is initiated in a batch job and is part of a production process. Is there a ftp parameter that will help me? We are using z/Os 1.9. Thanks Gadi ---------------------------------------------------------------------- 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

