Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!zaphod!timk From: timk@zaphod.ncsa.uiuc.edu Newsgroups: comp.sys.mac Subject: Re: FTP text files with NCSA Telnet? Message-ID: <600034@zaphod> Date: 22 Apr 89 18:07:00 GMT References: <1622@wasatch.utah.edu> Lines: 20 Nf-ID: #R:wasatch.utah.edu:1622:zaphod:600034:000:727 Nf-From: zaphod.ncsa.uiuc.edu!timk Apr 22 13:07:00 1989 /* Written 1:47 pm Apr 20, 1989 by t-jacobs@wasatch.utah.edu in zaphod:comp.sys.mac */ /* ---------- "FTP text files with NCSA Telnet?" ---------- */ What is the trick to downloading text files from a Unix machine using NCSA Telnet/ftp and getting carriage returns? -- Tony Jacobs * Center for Engineering Design * U of U * t-jacobs@ced.utah.edu /* End of text from zaphod:comp.sys.mac */ The File Transfer Protocol (FTP) defines the end of line translation for ASCII files. Therefore, the default mode on most machines and all Unix machines that I know of will handle the conversion automatically. This is ASCII mode. Binary mode will preserve the linefeeds and confuse Macintosh text file editors. Tim Krauskopf NCSA