hi kevin, stream of consciousness:
are you saying ALL files on redhat can't be gunzipped? or only particular files? was this file transfered using windows ftp or http? perhaps it went through a NL/CR conversion? faulty kermit transfer? where was the file created? under a vfat system or under a VFS (linux) system? try to use gzip as a filter: gzip -d <myfile.gz >myfile this will unzip as far as gzip can go before reaching the CRC error. it might recover some of your data. also, can you post the exact error message (always a good thing to do when asking for help when something complains!) can you post gzip's version number and mail me (not the list) a copy of the file you're trying to unzip? i'll give it go here. pete begin Kevin Dawson <[EMAIL PROTECTED]> > Hi, > > I cannot gunzip my gzipped files on RedHat 7.1. I get CRC error > messages. On the other hand, when the files are transferred to Windows, > WinZip opens them without any complain. Do you know any known bugs in > gzip or gunzip? Do you know another uncompressing utility on Linux which > does not invoke RedHat's gunzip to uncompress a .gz file. > > Any suggestion is appreciated. > > Kevin > > _______________________________________________ > 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
