From owner-freebsd-questions Tue Mar 13 10:51:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 1C88D37B719 for ; Tue, 13 Mar 2001 10:51:20 -0800 (PST) (envelope-from mike@sentex.net) Received: from simoeon.sentex.net (simeon.sentex.ca [209.112.4.47]) by smtp1.sentex.ca (8.11.2/8.11.1) with ESMTP id f2DIpH656822; Tue, 13 Mar 2001 13:51:17 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <5.0.2.1.0.20010313134412.040e25e0@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 13 Mar 2001 13:45:18 -0500 To: Christopher Farley From: Mike Tancsa Subject: Re: 2GB limit on gzip? Cc: questions@freebsd.org In-Reply-To: <20010313104513.A85546@northernbrewer.com> References: <20010312165812.A82168@northernbrewer.com> <20010312173441.A25752@dan.emsphone.com> <20010312195330.A82645@northernbrewer.com> <20010312213743.A7606@dan.emsphone.com> <20010312223210.A83134@northernbrewer.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:45 AM 3/13/01 -0600, Christopher Farley wrote: >Mike Tancsa (mike@sentex.net) wrote: > > > On 13 Mar 2001 01:42:17 -0500, in sentex.lists.freebsd.questions you wrote: > > > > Does > > which gzip > > which gunzip > > give the same hard linked files ? > >Yes. > > > This is a 3.6G file > > > > b2# md5 dump-c-u2 ;gzip -2 dump-c-u2 ;gzip -d dump-c-u2.gz ; md5 dump-c-u2 > > MD5 (dump-c-u2) = 8cde4cf999407ab959b1355bd62bb94d > > MD5 (dump-c-u2) = 8cde4cf999407ab959b1355bd62bb94d > > b2# > >On *very* large files (4GB), I can not even get the files to >finish decompressing before gunzip returns 'invalid compressed >data--format violated' What if you create a big file, do an md5 checksum, copy it to another location, and compare the md5 ? ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message