Data.zip file has more than 4G, decompression when the problem.
- Archive:data.zip
- End-of-central-directorysignature not found. Either Thisfile is not
- A zipfile, or itconstitutes one disk of a multi-partarchive. In the
- latter case the centraldirectory and ZipFile comment would be found on
- The last disk (s) of thisarchive.
- Unzip:cannot find Zipfiledirectory in one of Bbs.zip or
- Data.zip.zip,and cannot find Data.zip.ZIP, period.
In this case, you need to use 7zip to decompress
- wgethttp://downloads.sourceforge.net/project/p7zip/p7zip/9.13/p7zip_9.13_src_all.tar.bz2?r=http:// Sourceforge.net/projects/p7zip/files/&ts=1283040874&use_mirror=voxel
- TAR-JXVF p7zip_9.13_src_all.tar.bz2
- CD p7zip_9.13
- Make
- Make install
Installation is complete,
- 7za x Data.zi succeeded.
One, Linux, using unzip decompression, error:
Unzip Trunk.zip
Archive:trunk.zip
End-of-central-directorysignature not found. Either Thisfile is not
A zipfile, or it constitutesone disk of a multi-partarchive. In the
latter case the centraldirectory and ZipFile comment would be found on
The last disk (s) of thisarchive.
Unzip:cannot find Zipfiledirectory in one of Trunk.zip or
Trunk.zip.zip,and cannot find Trunk.zip.ZIP, period.
File size is 2.2G, it may be unzip set this limit. Find the jar to solve it online:
Jar XVF Trunk.zip
(1). If it appears
Jar:command not found
(2). To download with Yum
Yum-y Install Java-1.6.0-openjdk-devel
(3). Run again
Jar XVF Trunk.zip
Can succeed, it seems, unzip limit is quite big ah.
Linux system unzip file error solution