From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: [PKZIP + WinZIP] CRC error while decompressing files Date: Fri, 22 Oct 1999 12:58:36 -0700 Organization: Harvey Mudd College Lines: 34 Message-ID: <3810C1EC.68143B95@hmc.edu> References: <3 DOT 0 DOT 5 DOT 16 DOT 19991022104027 DOT 0c678418 AT mail DOT cybercable DOT fr> NNTP-Posting-Host: mercury.st.hmc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: nntp1.interworld.net 940622364 14743 134.173.45.219 (22 Oct 1999 19:59:24 GMT) X-Complaints-To: usenet AT nntp1 DOT interworld DOT net NNTP-Posting-Date: 22 Oct 1999 19:59:24 GMT X-Mailer: Mozilla 4.61 [en] (X11; U; Linux 2.2.13pre12 i586) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Michelle Konzack wrote: > > Hello, > > Curently I have a big problem with my disk space and I was > compressing my archived mailbox folders (Eudora 16Bit). > > Now while decompressing I have CRC-Erros this mean, the > decompressed file is smaller as the same file before > compressing. > > I have the same resultat with some Win- and Dos-EXE's, like > Calmira II. > > I am using PKZIP/PKUNZIP 2.04g and WinZIP 6.3 SR2 > > Please can anyone help me to find a (Un)ZIPer which do not > kill Bytes ??? Any suggestions ??? > > If it work from the command line (Dos) and work in a > batchfile it is OK. This could also be due to some sort of generic file corruption problem. If the file is corrupted either on disk or in memory, I'd expect to see a shortened file (a decompressor will typically give up when it encounters an error and just leave the part that worked.) I'd suggest making backups and doing some stress-testing of the box. gzip may be a good program to test with as it seems to be very bug-free. -- Nate Eldredge neldredge AT hmc DOT edu