Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ucbvax!AHWAHNEE.STANFORD.EDU!maas From: maas@AHWAHNEE.STANFORD.EDU.UUCP Newsgroups: comp.protocols.appletalk Subject: Re: Bit flipping with FTP/Kinetics? Message-ID: <8706030109.AA10876@ucbvax.Berkeley.EDU> Date: Tue, 2-Jun-87 20:57:00 EDT Article-I.D.: ucbvax.8706030109.AA10876 Posted: Tue Jun 2 20:57:00 1987 Date-Received: Fri, 5-Jun-87 01:33:23 EDT References: Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 9 Dave, You might want to transfer it in image mode. In ascii mode, Stanford FTP does the Newline conversion. From a mac to a remote host, it will replace CR(Macintosh Newline char) into CRLF sequence (Telnet newline sequence). The reason you only see a LF instead of CRLF is because the FTP server in UNIX side convert CRLF into LF (UNIX Newline char) Andy