zip压缩大于4g文件linux,linux下解压大于4G文件提示error: Zip file too big错误的解决办法...
error: Zip file too big (greater than 4294959102 bytes)错误解决办法。zip文件夹大于4GB,在centos下无法正常unzip,需要使用第三方工具来解压,比如7zip在SHH或者终端下输入:yum –y install p7zip(如果提示找不到资源,则要自己下载编译安装,命令如:)wget http://nchc.dl.sourceforg...