便宜VPS网为回馈新老顾客,香港vps免费送,数量有限,先到先得!手慢无!

linux系统zip大于2G以上的文件解压工具

其他知识 便宜vps网 1860℃

Archive:*.zip

End-of-central-directory signature not found. Either this file is not

zipfile, or it constitutes one disk of multi-part archive. In the

latter case the central directory and zipfile comment will be found on

the last disk(s) of this archive.

unzip: cannot find zipfile directory in one of *.zip……

一般出现这个由于ZIP地大,UNZIP执行不了。这时我们可以安装jar解压。用YUM使命安装

yum -y install java-1.6.0-openjdk-devel

再次运行

jar xvf *.zip

OK,解压成功!

还有一种方法:

使用 7zip来解压

首先输入下载命令:
1.wget  http://nchc.dl.sourceforge.net/project/p7zip/p7zip/9.20.1/p7zip_9.20.1_x86_linux_bin.tar.bz2
2.tar xjvf p7zip_9.20.1_x86_linux_bin.tar.bz2
3.选择安装文件:cd p7zip_9.20.1
4.安装:sh install.sh
5.解压目标文件:7za x 1.zip

原创文章,转载请注明: 转载自VPS面板知识

本文链接地址: linux系统zip大于2G以上的文件解压工具

VPS面板知识: 便宜VPS网–便宜技术|Windows VPS面板知识 | Linux VPS面板知识

友情链接:便宜vps网 真诚为您推荐最合适的vps服务器,详情咨询860001083


在线咨询

文章的脚注信息由WordPress的wp-posturl插件自动生成

转载请注明:VPS面板知识 » linux系统zip大于2G以上的文件解压工具

喜欢 (0)or分享 (0)