Skip to topic | Skip to bottom
Home
Main
Main.GigaUnzippingr1.1 - 23 Jul 2005 - 17:55 - PeterKnaggstopic end

Start of topic | Skip to actions

Unzipping large files on linux

Thanks to Thomas Stromberg for describing this increasingly essential tool p7zip for extracting zip files (usually created using PKZip 4.50) which contain files larger than 4 gigabytes. You'll know you need it if you see a skipping: warning containing the following message from unzip:

need PK compat. v4.5 (can do v2.1)

Download p7zip and build it using:

make
make install

Use it like this to extract the files from the big zip archive:

7za x bigfile.zip

-- PeterKnaggs - 21 Jul 2005

Back to LinuxHints - Everything GNU ever wanted to know about Linux
to top


You are here: Main > TWikiUsers > PeterKnaggs > LinuxHints > GigaUnzipping

to top

Copyright © 1999-2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback