Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!jade!mica!spencer From: spencer@mica.UUCP Newsgroups: comp.sys.amiga Subject: Re: Working VT100 2.6? Message-ID: <2790@jade.BERKELEY.EDU> Date: Fri, 13-Mar-87 15:00:08 EST Article-I.D.: jade.2790 Posted: Fri Mar 13 15:00:08 1987 Date-Received: Sat, 14-Mar-87 19:40:40 EST References: <11@esunix.UUCP> <540@puff.WISC.EDU> <195@gmu90x.UUCP> <807@linus.UUCP> Sender: usenet@jade.BERKELEY.EDU Reply-To: spencer@mica.BERKELEY.EDU (Randy Spencer) Distribution: na Organization: University of California, Berkeley Lines: 38 In article <807@linus.UUCP> sdl@linus.UUCP (Steven D. Litvintchouk) writes: > When I attempt to transfer an >ASCII text file from a UNIX VAX to my Amiga, the transfer seems to >work OK, but the file ends up on my Amiga as a lot of random binary >gibberish. Neither CRLF nor Image mode work. So I've temporarily >gone back to XMODEM. >Steven Litvintchouk I have said it before: Setting any file transfer values on the receiving Kermit is meaningless. The sending Kermit checks its values (file type binary aka Image, etc.) and then sends a packet to the receiving Kermit saying that the transfer will take place using these values. The receiving Kermit tells sending Kermit which of those it can't do (some Kermits don't know compression or 8-th bit quoting) and the transfer begins. To get a file from Unix to the Amiga intact (binary) you should start Kermit and then tell it: "set file type binary" If you go from VMS to the Amiga (or Unix to an IBM PC) and are sending text you need to: "set file type text" This will change the CR/LF values of your machine to the receiving machine. Unix and the Amiga use LF for EOLN (end of line) so "binary" (no change) work fine. VMS uses CR/LF so you get ^M's (control-M's) or carriage returns added to each line (double line spacing). Mac (I think) only uses CR with no LF, so files going either way end up with no line breaks unless you use "text" mode. Just trying to clear up any confusion with my favorite program. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Randy Spencer P.O. Box 4542 Berkeley CA 94704 (415)284-4740 I N F I N I T Y BBS: (415)283-5469 Now working for |||||||||||::::... . . BUD-LINX But in no way |||||||||||||||::::.. .. . Officially representing ||||||||||||:::::... .. ....ucbvax!mica!spencer s o f t w a r e spencer@mica.berkeley.edu -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-