Hi Stephen, Thank you for your advice. The average size of the corrupted files is only 50M before gzipping.
Kevin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Stephen M. Helms Sent: Thursday, March 14, 2002 10:34 AM To: [EMAIL PROTECTED] Subject: Re: [vox-tech] gzip bug? Hello Kevin, By chance are you using files larger than 2GB in size? There was a problem with older versions of gzip/gunzip not working well with files larger than 2GB. I am using gzip/gunzip version 1.3.2. If you are not having this problem with smaller files than another temporary solution is to use split to make files smaller in size and the gzip them. _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
