Path: chuka.playstation.co.uk!news From: Toby Hutton Newsgroups: scee.yaroze.beginners Subject: Re: .TAR problems Date: Mon, 02 Mar 1998 09:05:33 +1100 Organization: Cybec Pty. Ltd. Lines: 17 Message-ID: <34F9E9BD.C088C95@cybec.com.au> References: <01bd430f$38d81e60$0a02bfc3@manolo> NNTP-Posting-Host: tech10.mel.cybec.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.04 [en] (WinNT; I) Emanuele Diotallevi wrote: > > Why winzip doesn't convert car_tar.tar ? > > Howi must use tar.exe,the help is really awful!!!! > > If there'someone that know how to convert these files please help me! > I think your problem was that you downloaded the file 'car.tar.gz' with Netscape and it likes to screw up filenames. It puts underscores in instead of dots and changes the .gz extension to .tar. Stupid. Therefore, as you have already found out, for WinZip to extract the files you need to put .Z or .gz back in the file name. Or you could use: tar xzvf car_tar.tar Toby.