>>> On 3/8/2013 at 01:47 PM, "Davis, Larry (National VM Capability)" <[email protected]> wrote: > When pulling files using the GET command in FTP from LINUX to VM, the CR/LF > is lost and the files end up as one huge line in CMS. > > Is there a function on the Linux side I need to change to prevent this or is > it an entry in the FTP client on VM?
Since z/VM doesn't have line-endings per se , these have to be done in ASCII mode. What tool are you using to do this? Mark Post ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
