>> Martin> Not necessarily so. Perhaps "gunzip figures.tar.gz"
>> Martin> followed by "tar -xvf figures.tar" works out all right.
>> I have tried that, I get a "unexpected EOF error" when gunziping
With very large files, 500+M, used to get bad gzips all the time. I never
trusted i
>
> Martin> Not necessarily so. Perhaps "gunzip figures.tar.gz"
> Martin> followed by "tar -xvf figures.tar" works out all right.
>
> I have tried that, I get a "unexpected EOF error" when gunziping
Maybe `gzip -dc figures.tar.gz > somename.tar` (and tar afterwards) will do
better? --
> "Martin" == Martin Stromberg <[EMAIL PROTECTED]> writes:
>> Does anyone know if there exists a utility to try and repair
>> dammaged gzip files?
Martin> Not necessarily so. Perhaps "gunzip figures.tar.gz"
Martin> followed by "tar -xvf figures.tar" works out all right.
I ha
>
> Does anyone know if there exists a utility to try and repair dammaged
> gzip files? I have a tar.gz with 13 postscript files which were
> generated with an MSDOG graphics programme in the Dark Days,
> unforunately when I gunzip I get
>
> $ tar -xvzf figures.tar.gz
> -rw-r--r-- graeme/staff
Does anyone know if there exists a utility to try and repair dammaged
gzip files? I have a tar.gz with 13 postscript files which were
generated with an MSDOG graphics programme in the Dark Days,
unforunately when I gunzip I get
$ tar -xvzf figures.tar.gz
-rw-r--r-- graeme/staff 23145 Apr 17 11:0
5 matches
Mail list logo