Re: Extracting error
- From: Adrian Ball <ab.usenet@xxxxxxxxxxxxx>
- Date: Fri, 22 Feb 2008 06:34:18 -0600
On Fri, 22 Feb 2008 04:25:12 -0800, laxman wrote:
I am getting error after extracting few files. I have used the
following command to extracting the files # tar -zxvf home.tar.gz
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
there is very very important data is inside the file please help me
on this .....please
You usually get that error if the file isn't compressed (or it may be
corrupted). Try:-
$ file home.tar.gz
To see if it really is a gzipped file - if you used a browser or mail
client to transfer it, they sometimes uncompress automatically, but
fail to write the file with the correct extension.
i have tried the command $file home.tar.gz it has given the following
massage as a gzip file home.tar.gz: gzip compressed data, from Unix
i am able to extract some files but some are pending
Sounds like the file is truncated... Can you retrieve it again?
--
Adrian Ball
http://www.majords.co.uk/
Do not use spam-trap ab.usenet address - please use:-
ade at majords . co . uk
.
- Follow-Ups:
- Re: Extracting error
- From: Barry Margolin
- Re: Extracting error
- References:
- Extracting error
- From: laxman
- Re: Extracting error
- From: Adrian Ball
- Re: Extracting error
- From: laxman
- Extracting error
- Prev by Date: Re: Extracting error
- Next by Date: Re: How can I run ssh command in cron?
- Previous by thread: Re: Extracting error
- Next by thread: Re: Extracting error
- Index(es):
Relevant Pages
|