技术栈

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入门篇-滤镜的基本使用
相关推荐
雪梨酱QAQ
1 小时前
Kubeneters HA Cluster部署
运维
江华森
5 小时前
Spring Cloud 微服务全栈实战:从 Eureka 到 Docker Compose 一文贯通
运维
江华森
5 小时前
Matplotlib 数据绘图基础入门
运维
XIAOHEZIcode
5 小时前
Ubuntu 终端美化全栈指南:Bash 到 Kitty 踩坑实录
linux·ubuntu·命令行
江华森
5 小时前
NumPy 数值计算基础入门
运维
唐青枫
7 小时前
别再只会用 cron:Linux systemd Timer 定时任务实战详解
linux
AlfredZhao
2 天前
生产环境里,为什么不建议把普通端口直接暴露到公网?
linux·https·443·80
戴为沐
3 天前
Linux内存扩容指南
linux
zylyehuo
4 天前
Linux 彻底且安全地删除文件
linux
用户80553369803
4 天前
主线 U-Boot 上 RK3506:和闭源 rkbin 拔河的三个隐性契约
linux·嵌入式
热门推荐
012026年6月AI大模型全景报告:GPT-5.6、Claude Opus 4.8、Gemini 3.5,中美AI三足鼎立谁主沉浮?022026年6月AI行业全景:从百模大战到Agent元年,这30天发生了什么?032026 年 AI 编程工具终极横评:Cursor vs Claude Code vs Copilot vs Windsurf04【AI】2026 年具身智能模型和世界模型总结05Trae国际版与国内版深度测评:AI原生IDE的双生花06Claude Code、Codex、Cursor三分天下:2026年AI编程Agent生态全景剖析07飞书长连接_事件订阅(接收消息,审批任务状态变更)08GitHub 镜像站点092026 AI 编程工具终极实战指南:Cursor vs Claude Code vs Copilot,开发者该怎么选?102026年AI架构实战:彻底解决OpenAI接口超时与封号,Python调用GPT-5.2/Sora2企业级架构详解(附源码+压测报告)