Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!dogie.macc.wisc.edu!indri!polyslo!usc!nunki.usc.edu!aludra.usc.edu!seligson From: seligson@aludra.usc.edu (Richard Seligson) Newsgroups: comp.sys.ibm.pc Subject: Re: CRC eror - SIMTEL20 arc's Summary: I needed "set file type binary" in Kermit Keywords: FTP SIMTEL KERMIT CRC-errors Message-ID: <3744@nunki.usc.edu> Date: 4 May 89 06:54:22 GMT References: <111700074@uxa.cso.uiuc.edu> Sender: news@nunki.usc.edu Reply-To: seligson@oberon.usc.edu (Richard Seligson) Organization: University of Southern California, Los Angeles, CA Lines: 27 In article <111700074@uxa.cso.uiuc.edu> mms00786@uxa.cso.uiuc.edu writes: >... I seem to recall some note about CRC error >when unARCing files downloaded from SIMTEL20. I did a 'type l 8', and >unarced using PKUNPAK, which in turn I got from PK361.EXE. > >Milan >mms00786@uxa.cso.uiuc.edu. I had a similar problem: I was FTPing from Simtel to the UNIX system here, and the using Kermit to get the files to my PC. When I got the files there, PKXARC would give me CRC errors. It turns out that the FTP was working fine. My problem was with Kermit. It was necessary to give the command "set file type binary" to the UNIX Kermit before the transfer. This cleared up the problem. When the file type is ASCII, Kermit replaces UNIX line terminators (LF) with DOS-like line terminators (CR LF). Setting type to BINARY disables this translation. Hope this helps, Rich seligson@oberon.usc.edu - ARPA ...uunet!oberon!seligson - UUCP who has time for .sig's during finals?!