.gz file

Associate
Joined
31 Jan 2007
Posts
1,860
Hey,

I ahve just downloaded several video files which are all in .gz format. I have tried opening them in both 7 zip and winrar but in 7 zip I get told:

"Can not open file 'blah blah blah.gz' as archive"

and in winrar:

"No archives found"

This is happening with all of the files I have downloaded. I have tried downloading each one multiple times but I get the same errors every time.

The owner also tells me that there is nothing wrong with the files.

Any ideas guys?

Thanks

Neil
 
it's a linux style container file
not sure why anyone would use it for vids tho as it's not gonna compress it at all!
if 7zip can't do it then the archive is fake/corrupt
 
.gz is for files which have been compressed with the gzip application (as VeNT indicates this is normally used on Linux (and other Unixes), normally in combination with tar which forms a container of files gzip then compresses).

7zip and Winzip should be able to uncompress them assuming they are valid.
 
as well as files that have had their extensions changed and that are only partially downloaded/corrupted.
 
Back
Top Bottom