Hi, We had a similar situation, the correct syntax for the sbdataconn is:
quote site sbdataconn=xxxxxxxx.tcpxlbin Regards, jose -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Fargusson.Alan Sent: Tuesday, May 06, 2008 11:33 AM To: [email protected] Subject: Re: ftp to zOS ignores LF We ran into this (and a couple of other things). We fixed it by putting SBDATACON (IBM-1047,ISO8859-1) in SYS1.TCPPARMS(FTPDATA). Your dataset name might be different. It can be specified in the start proc. I think you can specify SBDATACON in a site command, so you could test and see if it fixes your problem. I don't remember the exact syntax, however a site help should show the syntax. -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of Bernard Wu Sent: Tuesday, May 06, 2008 5:05 AM To: [email protected] Subject: ftp to zOS ignores LF Hi List, I am trying to ftp a plain txt file to zOS. If I use the WARP option, the whole file is transfered as one continusous string. If I don't use the WARP option, the file is transfered as a continuous string but it also gets truncated ( determined by blksize ). Either way, it looks like ftp is not handling the linux LF properly. It ends up as a x'25' on the zOS platform. Has anyone encountered this before ? The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may be an attorney-client communication and/or work product and as such is privileged and confidential. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 __________________________________________________________________________________________________ CONFIDENTIALITY NOTICE: This email from the State of California is for the sole use of the intended recipient and may contain confidential and privileged information. Any unauthorized review or use, including disclosure or distribution, is prohibited. If you are not the intended recipient, please contact the sender and destroy all copies of this email. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ----------------------------------------- *************************Attention************************* This electronic message, including any attachments, contains information that may be legally confidential and/or privileged. The information is intended solely for the individual or entity named above and access by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution, or use of the contents of this information is prohibited and may be unlawful. If you have received this electronic transmission in error, please reply immediately to the sender that you have received the message in error and delete it from your system. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
