技术栈

unzip解压大文件失败提示End-of-central-directory signature not found

nudt_qxx2024-01-20 8:02

unzip解压大文件(>5G)报错

复制代码
unzip file.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.

解决方法

复制代码
sudo apt install p7zip-full
7za x file.zip 
上一篇:2024--Django平台开发-订单项目管理用户认证+动态菜单+权限控制(十三)
下一篇:ffmpeg入门篇-滤镜的基本使用
相关推荐
小乐笙
几秒前
笔记:纯真 IP 库使用
运维·网络·tcp/ip
咖喱o
6 分钟前
DHCP
linux·运维·服务器·网络
IMPYLH
18 分钟前
Linux 的 touch 命令
linux·运维·服务器·bash
uestcwhc
28 分钟前
服务器定时发送邮件设置
运维·服务器
lzh20040919
29 分钟前
深入学习Linux进程间通信:共享内存
linux·c++
雷工笔记
37 分钟前
MES 系统设备管理模块详细设计方案
大数据·运维·网络
ErizJ
37 分钟前
Linux|学习笔记
linux·笔记·学习
wangchunting
38 分钟前
VMware17 使用Rocky Linux 9.7系统
linux·运维·服务器
相醉为友
39 分钟前
040 Linux/裸机/RTOS 项目开发的跨平台兼容性——C语言静态接口抽象底层原理分析
linux·c语言·mcu
Mapleay
1 小时前
ALSA 专业术语 和 dai_link 分析
linux
热门推荐
01要裂开了!ChatGPT要手机号验证了?注册Codex要求验证电话号码怎么办?2026年登陆Codex要手机号验证的解决办法02GitHub 镜像站点03Codex 接入 DeepSeek API 完整配置文档04【AI】2026 年具身智能模型和世界模型总结05零基础教你claude code 接入 deepseek V406裂开!ChatGPT 居然开始要手机号验证,附详细解决方法072026年AI前瞻:量子AI、具身智能与科学发现的新纪元08几个好用的ip纯净度检测网站09CC-Switch & Claude 基于 Linux 服务器安装使用指南10在Windows 11上安装Docker的踩坑记录