The 2 of 3 consensus here is: yes. But we don't recall how we did it.   

Look at z/os client parameters TRAILINGBLANKS, TRUNCATE, and WRAPRECORD.
This will work if the data is FB. FTP will break the records into LRECL
lengths. 

Look at z/os server parameters TRAILINGBLANKS, TRUNCATE, WRAPRECORD,
MBSENDEOL, and SBSENDEOL.

If you are issuing a GET or PUT then you are the client.    

But I think it is really a UNIX server parameter equivalent to SBSENDEOL
that is the root issue. Otherwise, the *nix is not in compliance with
RFC 959. We are not joking when it is said that z/os is more Unix than
most other flavors out there. 

HTH.      



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Yukus, Mary J CIV USMEPCOM
Sent: Wednesday, July 09, 2008 2:16 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: SFTP GET COMMAND QUESTION

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

 

NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

----------------------------------------------------------------------
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

Reply via email to