如何从部分下载的zip文件中提取特定文件?

发布于 2025-02-10 13:50:20 字数 144 浏览 1 评论 0原文

我已经下载了82 GB数据集。当我尝试提取原始ZIP文件时,我得到了一个名为test.zip.001的zip文件,test.zip.002,.... test.zip.007。我无法从Windows OS合并所有这些文件。请指导我如何合并这些文件。

提前致谢。

I have downloaded 82 GB dataset. When I tried to extract the original zip file, I got partially downloaded zip files named test.zip.001, test.zip.002,....test.zip.007. I am unable to merge all these files from windows OS. Please guide me how to merge these files.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

甜心小果奶 2025-02-17 13:50:20

我不确定我是否了解您的需求。

Label1:如果您想从那些拆分zip文件中提取数据。

您无需将它们合并为一个。只需将这些xxx.001,xxx.002 ... fiels放在同一文件夹中,然后解压缩xxx.001,它将在中自动混凝土数据xxx.002,xxx.003 ...并在这些zips中解开这些数据,至少bandzip软件确实可以。

LABEL2:如果您只想要一个整个大型82GB zip文件。

请参阅lebel1来解压缩它们,然后从那些提取的文件中创建一个新的82GB zip文件。

I am not sure if I understand your need.

Label1: In case you want to extract data from those split zip files.

You don't need to merge them as one. Just put those xxx.001, xxx.002 ... fiels in the same folder, and then unzip the xxx.001, which will automatically concrete data in xxx.002, xxx.003... and unpack those data inside those zips, at least the bandzip software does.

Label2: In case you just want a whole big 82GB zip file.

See the Lebel1 to unzip them, and then create a new 82GB zip file from those extracted files.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文