Re: Extracting from tar gives no files
- From: stan@xxxxxxxxxxxxxxxxxx
- Date: Thu, 4 Jan 2007 18:39:42 +0000 (UTC)
danson <danwatts@xxxxxxxxx> wrote:
: Dear Group,
: I've run command:
: [root@fs2 backup]# tar -zxvf fs3-monthly-12-01-2006-20-30.tar.gz
: backup2/daily/fs3/home/virtual/site43/fst/var/spool/mail/n* -C
: /root/extract
: backup2/daily/fs3/home/virtual/site43/fst/var/spool/mail/nicholas.smith
: tar:
: backup2/daily/fs3/home/virtual/site43/fst/var/spool/mail/nicholas.smith:
: Wrote only 0 of 10240 bytes
: tar: Skipping to next header
: tar: Archive contains obsolescent base-64 headers
unzip the mess first
then look at the tar directory ( tar -t ) to see what's supposed
to be there. This will likely lead you the the error- which
from your notes says some sort of compression issue, likely
related to how the tar was generated or how you are trying
to unpack it.
Stan
--
Stan Bischof ("stan" at the below domain)
www.worldbadminton.com
.
- Follow-Ups:
- Re: Extracting from tar gives no files
- From: danson
- Re: Extracting from tar gives no files
- References:
- Extracting from tar gives no files
- From: danson
- Extracting from tar gives no files
- Prev by Date: Re: What is the meaning of "-devel" in some packages?
- Next by Date: Re: Remote delete files?
- Previous by thread: Extracting from tar gives no files
- Next by thread: Re: Extracting from tar gives no files
- Index(es):
Relevant Pages
|