当前位置:   article > 正文

linux unzip: End-of-central-directory signature not found

end-of-central-directory signature not found. either this file is not a zipf
在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。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/2023面试高手/article/detail/686541
推荐阅读
相关标签
  

闽ICP备14008679号