
- The unarchiver you need to supply the file name how to#
- The unarchiver you need to supply the file name zip file#
- The unarchiver you need to supply the file name archive#
The most basic ( 7zr ), doesn't support ZIP, you should use at least 7za or the full-fledged 7z: 7za x filename.zipĭifferent Linux version package 7za/ 7z in packages with different names. 7-Zip utilities should be able to read your file, so either it is broken or else yours are in the 1% (for which I found no further details).ħ-zip on Linux comes in various executables with different format support. It claims that if 7-Zip cannot read a zip file, that in 99% of the cases the file is broken.

You mention the 7zip utility and the Linux/Unix commandline version of 7-Zip that, among others can read and write ZIP format. ZIP 2.04g or unzip 5.0p1 (or later versions) to extract them.Īlthough zip cannot do the job there are other tools that can. Not extract files produced by PKZIP 2.04 or zip 3.0. Library is included when zip is compiled. zip also now supports bzip2 compression if the bzip2 PKZIP 2.04 and also supports the Zip64 extensions of PKZIP 4.5 whichĪllow archives as well as files to exceed the previous 2 GB limit (4 GB
The unarchiver you need to supply the file name zip file#
Streamed archives, but recent changes in the zip file standard mayįacilitate better compatibility). Work with archives produced by zip (with some exceptions, notably Most PKZIP features up to PKZIP version 4.6), and PKZIP and PKUNZIP can Unzip(1) programs can work with archives produced by PKZIP (supporting The man page for zip has the following to say for itself and unzip: A companion program (unzip(1)) unpacks zip archives. You might have to buy the PKWARE commercial version for Linux to uncompress this. But the Unix zip utilities don't implement the changes after the year 2002. Wikipedia gives an overview of the development of the format. The zip utility has not kept up with the capabilities of the pkzip derived commercial software, particularly the certificate storage that banks like to include in their ZIP files. The PK in the error stands for Phil Katz, the inventor of the original PKZIP format. Zip file size: 6880 bytes, number of entries: 1

The output of zipinfo is: zipinfo filename.zip USE_BZIP2 (PKZIP 4.6+, using bzip2 lib version 1.0.6, 6-Sept-2010)ĭpkg reports the package version as 6.0-8+deb7u2. ZIP64_SUPPORT (archives using Zip64 for large files supported)

LARGE_FILE_SUPPORT (large files over 2 GiB supported) USE_DEFLATE64 (PKZIP 4.x Deflate64(tm) supported) USE_UNSHRINK (PKZIP/Zip 1.x unshrinking method supported) SYMLINKS (symbolic links supported, if RTL and file system permit) Original by Info-ZIP.Ĭompiled with gcc 4.7.2 for Unix (Linux ELF) on Feb 3 2015.ĬOPYRIGHT_CLEAN (PKZIP 0.9x unreducing method not supported) Here is the version output for the unzip binary on my system. The README in the Debian sources points to which lists a release dated of 29th April 2009 for UnZip 6.0. v6.1 (can do v4.6) mean? For a widely used utility, zip does not have much documentation available about it.

The unarchiver you need to supply the file name how to#
I'd appreciate suggestions of how to unzip this file, and more generally, what does the error message PK compat. I don't see significant updates of the unzip or 7za packages in testing/unstable though. These fail with the error: Unsupported Method There are a fair number of threads containing this error message, but the only concrete suggestions they have is to use 7z x or 7za x from the p7zip-full package.
The unarchiver you need to supply the file name archive#
The file command returns Zip archive data I get the following error when I trying to unzip it.
