You are not logged in.
Pages: 1
Lately i had to decompress large zip file 2,5 Gig ,so i just unzip [file] but it failed! :shock:
I double checked if file wasnt corrupted ,but it was okay ,so i tried various options. When i was out of idea i tried to "repair" file with -FF option (single -F wasnt working) and i get output file cutted down to exactly 2 Gigs.
Good i backuped it...
So i went to the source of unzip package http://www.info-zip.org/ and i learned that on 32 -bit systems 2 Gig limit can happen :?
I also found out that latest version was released 27 February 2005
Then in a despair i tried to check out windows archivers to uncompress this file (lol?) ,after many tries with wine i succeded using IZArc.
What's the point? We are falling behind to windows in terms of handling one of the most popular compression :?
Offline
Yeah, but one of the most popular windows compression methods!
Offline
What's the point? We are falling behind to windows in terms of handling one of the most popular compression :?
All is relativity, in linux *.tar.bz2 all the way.
I removed my sig, cause i select the flag, the flag often the target of enemy.
SAR brain-tumor
[img]http://img91.imageshack.us/img91/460/cellphonethumb0ff.jpg[/img]
Offline
Relativitely or not ,it is one of most popular compression methods(or even the most popular one)
And i dont agree that it is "windows"
http://www.zlib.net/ zip library (which is free) is made by the same people who made guess what?
http://www.gzip.org/ .gz widely used in linux community
Offline
http://www.zlib.net/ zip library (which is free) is made by the same people who made guess what?
http://www.gzip.org/ .gz widely used in linux community
That's because zlib is a part of gzip.
There are other zip utilities if unzip is the one at fault.
Offline
maybe p7zip works..
KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein
Offline
Pages: 1