码迷,mamicode.com
首页 > 其他好文 > 详细

unzip解压3G或者4G以上文件失败的解决方法

时间:2014-12-06 20:16:37      阅读:417      评论:0      收藏:0      [点我收藏+]

标签:ar   使用   sp   java   on   文件   art   bs   as   

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
解压即可。

 

unzip解压3G或者4G以上文件失败的解决方法

标签:ar   使用   sp   java   on   文件   art   bs   as   

原文地址:http://www.cnblogs.com/afish/p/4148633.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!