Xref: utzoo comp.unix.questions:5285 comp.sources.wanted:3100 Path: utzoo!mnetor!uunet!husc6!bloom-beacon!gatech!bbn!brazil.bbn.com!jbatson From: jbatson@brazil.bbn.com (Jay Batson) Newsgroups: comp.unix.questions,comp.sources.wanted Subject: Re: Compressed files in uunet.uu.net Message-ID: <20111@bbn.COM> Date: 22 Jan 88 16:45:04 GMT References: <304@pasteur.Berkeley.Edu> Sender: news@bbn.COM Reply-To: jbatson@brazil.bbn.com.UUCP (Jay Batson) Organization: BBN Advanced Computers, Inc., Cambridge, MA Lines: 24 In article <304@pasteur.Berkeley.Edu> schung@cory.Berkeley.EDU (Stephen the Greatest) writes: > I tried > downloading (some software) from uunet.uu.net anonymously, but most of the > files are already compressed into .Z files. I tried to uncompress > them here but then all of them gave me junk. Sometimes some > uncompresses will never stop, so I end up with a bunch of 10M files. > > Is there anything wrong with uncompress? When you use ftp to download files, ftp uses a default "representation type" of "network ASCII". If you download files which have been "compress"ed, the contents of the file will not arrive as it started, which is, of course correct. Given this, uncompress suffers from "GIGO". You need to be sure to set your "representation type" to "image" (just type "binary" at the ftp prompt) before you transfer files. Sorry, you'll have to download the files you obtained again. Jay Batson UUCP: ...!harvard!bbn.com!jbatson 617-873-4119 DOMAIN: jbatson@bbn.com "Parallel processing can be fun!"