Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!rpi!uwm.edu!bionet!agate!ucbvax!MATHOM.CISCO.COM!BILLW From: BILLW@MATHOM.CISCO.COM (William Chops Westfield) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: Question for FTP Software... Message-ID: <12667287713.14.BILLW@mathom.cisco.com> Date: 6 Mar 91 20:49:38 GMT References: <215@hermix.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 19 I have a question for FTP, Inc. that has yet to be answered by them... When will they support auto-line termination conversion? The reason I ask is that there are other companies (not PC based) that support conversion from UNIX (LF terminated) to Mac (CR terminated) automaticly. huh? TCP's FTP protocol explicitly supports "ascii" mode, where the sending system is supposed to convert the file to nvt-ascii format (can involve code conversion, but most often involves end-of-line conversion), and the receiving FTP converts back to the "local" representation of a "text" file. As far as i know, FTP's software has always supported this (perhaps being aided by the PC disk text format being almost exactly nvt-ascii...) BillW -------