Linux使用解压命令unzip报错:unzip: cannot find zipfile directory in one of xxx.zip

博客介绍在Linux服务器下,使用rz上传压缩文件,用unzip命令解压zip包时,若报错说明文件上传或下载有丢失情况。解决办法是用sftp或scp重新上传文件到服务器,再用unzip或jar命令解压。

在linux服务器下使用rz上传压缩文件,用unzip命令解压zip包

#xxx.zip 压缩的包名
unzip xxx.zip 

Archive:  QY.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 QY.zip or
        QY.zip.zip, and cannot find xxx.zip.ZIP, period.

报这种错误说明在文件上传或下载的过程中出现了文件丢失的情况,需要使用sftp或scp重新上传文件到服务器,然后使用unzip命令或jar命令解压压缩文件

#方法一
unzip xxx.zip

#方法二
jar -xvf xxx.zip

 

[root@yfw ~]# cd /opt/openfire/enterprise/Spark-master [root@yfw Spark-master]# # 先查看可用版本(以 webchat 为例) [root@yfw Spark-master]# # 推荐下载 1.2.0 版本(较新且稳定) [root@yfw Spark-master]# [root@yfw Spark-master]# cd /opt/openfire/plugins [root@yfw plugins]# [root@yfw plugins]# # 下载 webchat 插件包(zip 格式) [root@yfw plugins]# wget https://www.igniterealtime.org/projects/openfire/plugins/webchat/downloads/webchat-1.2.0.zip -O webchat.zip --2025-10-30 16:39:58-- https://www.igniterealtime.org/projects/openfire/plugins/webchat/downloads/webchat-1.2.0.zip 正在解析主机 www.igniterealtime.org (www.igniterealtime.org)... 52.58.216.59 正在连接 www.igniterealtime.org (www.igniterealtime.org)|52.58.216.59|:443... 已连接。 已发出 HTTP 请求,正在等待回应... 404 2025-10-30 16:39:59 错误 404:(没有描述)。 [root@yfw plugins]# [root@yfw plugins]# # 解压 [root@yfw plugins]# unzip webchat.zip Archive: webchat.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 webchat.zip or webchat.zip.zip, and cannot find webchat.zip.ZIP, period. [root@yfw plugins]# [root@yfw plugins]# # 删除压缩包 [root@yfw plugins]# rm webchat.zip rm:是否删除普通空文件 'webchat.zip'?yes [root@yfw plugins]#
最新发布
10-31
评论 3
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值