Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!sunybcs!boulder!news From: news@sigi.Colorado.EDU (Network News) Newsgroups: comp.sys.amiga Subject: Re: Downloading to the Amiga Message-ID: <2716@sigi.Colorado.EDU> Date: Tue, 27-Oct-87 00:31:47 EST Article-I.D.: sigi.2716 Posted: Tue Oct 27 00:31:47 1987 Date-Received: Thu, 29-Oct-87 07:04:26 EST References: <4443@zen.berkeley.edu> <31235@sun.uucp> <898@sugar.UUCP> Reply-To: hunt@tramp.Colorado.EDU (HUNT LEE CAMERON) Organization: University of Colorado, Boulder Lines: 27 Keywords: downloading, comp.binaries.amiga, thanks Summary: Thanks much! A few days ago I asked for help about downloading to my Amiga via Kermit. Well, I found the reason it wasn't working correctly was because Kermit is normally in ASCII download mode (ie: it does shomthing with the CR/LFs and perhaps some other things). So the moral of the story is this: If you are download to your Amiga from a mainframe, use: kermit -is ; for binary direct download kermit -ix ; for binary server download also, if you want binary to be your default, put in your .kermrc file: set file type binary From: hunt@tramp.Colorado.EDU (HUNT LEE CAMERON) Path: tramp!hunt This may sound trivial, but the man page hides the info in the middle of it. Also, it doesn't seem to matter if the receiving kermit is in binary mode (which mine was), the sending kermit determines which file mode it's trans- fering in. I'd like to thank very much all of your quick and reliable info. Within 4 hours (on a Saturday evening, even!) I got a response. Over the next few days I've received at least 6 responses via email and seen at least 2 responses via this news group. Again, thanks much for the helpful info. With it I got a 4024 Tektronics/VT100 emulator (a really handy tool). ~ Lee Hunt ~