博客列表 >linux上使用unzip

linux上使用unzip

dxp2tq的博客
dxp2tq的博客原创
2019年03月18日 17:19:381355浏览

在linux上使用unzip解压一个.zip文件时,如果遇到下面这样的错误:

Archive:  common_library.zip
  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.
unzip:  cannot find zipfile directory in one of common_library.zip or
        common_library.zip.zip, and cannot find common_library.zip.ZIP, period.

原因有两种:
1) 以ASCII格式上传了.zip文件
2) .zip文件大小超过了2G。

声明:本文内容转载自脚本之家,由网友自发贡献,版权归原作者所有,如您发现涉嫌抄袭侵权,请联系admin@php.cn 核实处理。
全部评论
文明上网理性发言,请遵守新闻评论服务协议