unzip解压3G或者4G以上文件失败的解决方法
Linux下,使用unzip解压时,报错:
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
在网上查了下用jar可以解压,一般我们没安装jar,先运行安装jar命令
yum -y install java-1.6.0-openjdk-devel
再运行
jar xvf afish.zip
解压即可。
转载请注明出处!小鱼阁工作室 -专注zencart建站,织梦企业建站,ecshop商城,二次开发,产品采集,模板修改!技术QQ 631992791