tar file
Bosse Nyström
bosse "at" postman.riken.go.jp
Wed, 05 Aug 1998 01:03:42 +0000
From: Steve McKinney <kilroy "at" pele.pulmcc.washington.edu>
Subject: tar file
Date: Tue, 4 Aug 98 13:12:32 PDT
>=20
>=20
> I downloaded=20
> vnc-3.3.2r2_unixsrc.tgz
> which I uncompressed using
> gunzip vnc-3.3.2r2_unixsrc.tgz
> That seemed to go fine. =20
> Then I tried
> tar xvf vnc-3.3.2r2_unixsrc.tar
>=20
First check if the size of your downloaded file is correct ( equal with t=
he original)
SEcond, you might try to unpack with th i option, ignore zeros:
tar zxvit vnc....tar.gz
tar xvit vnc....tar
Sometimes tar files seem to be "padded" with zeros.. i guess to fill up =
the blocks, if so then tar might see these as eof...
Good Luck
Bosse Nystr=F6m
---------------------------------------------------------------------
The VNC mailing list - see http://www.orl.co.uk/vnc/intouch.html
---------------------------------------------------------------------