Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
tar.gz files
Name: Subra Date: January 24, 2001 at 20:55:04 Pacific
Comment:
hi When i try to download files through Netscape (tar.gz files) and try to open them, i keep getting errors. I am told most errors occur because most clients download them as ASCII files. So what do i use to get around this problem.
Name: Apple Date: January 25, 2001 at 09:27:52 Pacific
Reply:
hmm. never had a problem there.
You're opening them with tar -xvzf right?
0
Response Number 2
Name: roumane Date: January 25, 2001 at 11:36:30 Pacific
Reply:
I am not sure but it looks like you need to extrat the gz files from the tar file first and then unzip (using gzip probably)the resultant files
0
Response Number 3
Name: Curtis Stone Date: January 27, 2001 at 23:36:19 Pacific
Reply:
Netscape will automatically unzip files as it downloads them. :( So use Lynx or an ftp client to download compressed archives. Gftp is a good one to try. Or IglooFTP if you want something a little fancier.
Summary: I have recently come across a problem installing tar.gz files. This is what I did 1)Downloaded the file I wanted 2)opened a terminal and typed in tar zxfv myfile.tar.gz 3)Everything uncompressed ok no...
Summary: How do I create a .tar.gz file using a terminal? Also, is there anything special I have to do/type to include folders in the tar.gz? Thanks. ...
Summary: Hey i have download a file that is a .tar.gz file. And when i try to open it, it says it cant be open. Somethin is wrong. How can i open it. It is the first thing i have downloaded on RedHat.?!? ...