From owner-freebsd-questions Fri Aug 1 20:10:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA28122 for questions-outgoing; Fri, 1 Aug 1997 20:10:39 -0700 (PDT) Received: from luke.cpl.net (luke.cpl.net [206.85.245.131]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA28108 for ; Fri, 1 Aug 1997 20:10:27 -0700 (PDT) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.5/8.8.5) with SMTP id UAA02481; Fri, 1 Aug 1997 20:10:27 -0700 (PDT) Date: Fri, 1 Aug 1997 20:10:26 -0700 (PDT) From: Shawn Ramsey To: Mike Jeays cc: Captain Jason Beltz , freebsd-questions@FreeBSD.ORG Subject: Re: GZIP Question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Thu, 31 Jul 1997, Captain Jason Beltz wrote: > > > To Whom It May Concern; > > I appear to be having trouble with GZIP. I retrieved a copy of > > Linux's version of Netscape (I am using the compatibility library) and I > > am trying to uncompress the archieve (gz extension). GZIP keeps telling > > me it's not a GZIP archieve. > > What sould I do? Please let me know if you need further > > information on the configuration of my machine past the following > > information: > > > > CPU: Intel Pentium 150 > > Memory: 64 MB > > Disk1: 6.4GB - approx. 5.1 GB free > > OS: FreeBSD 2.2.2RELEASE (installed over FTP through PPP dialup) > > > > Sincerely; > > Raymond Dobbs > > > > > > > Did you remember to FTP it in binary mode? Forgetting this is my usual > cause of corrupted TAR files, unfortunately! Check the file size is > exactly the same as the source you obtained it from. If it was downloaded in FreeBSD, "ftp" auto detects the type of file being downloaded. Brain dead Windows of course does not, and is highly annoying as well.