Generally this is causd because the file was transfered from the Unix system to the Windows system in binary mode. If you transfer it using ASCII mode it will end up with the proper CRLF delimiters when it reaches the Windows system. --
Frank Swarbrick Applications Architect - Mainframe Applications Development FirstBank Data Corporation - Lakewood, CO USA P: 303-235-1403 On 3/18/2010 at 1:59 AM, in message <c11ded818b17214792b97fba28712bed04f3677...@jer-email1.jer.ad.malam.com>, ??? ?? ??? <[email protected]> wrote: > 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 >>> The information contained in this electronic communication and any document attached hereto or transmitted herewith is confidential and intended for the exclusive use of the individual or entity named above. If the reader of this message is not the intended recipient or the employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any examination, use, dissemination, distribution or copying of this communication or any part thereof is strictly prohibited. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy this communication. Thank you. ---------------------------------------------------------------------- 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

