当前位置:网站首页>分卷压缩,解压
分卷压缩,解压
2022-07-02 01:38:00 【loveLifeLoveCoding】
“分卷”就是化整为零,主要用于将非常大的文件压缩成多个“子压缩包”,解压的时候,必须集齐全部“子压缩包”在一个文件夹,选择解压任意一个“子压缩包”,就能还原出源文件。
winrar默认 RAR 卷以‘volname.partNNN.rar’格式命名,NNN的位置是卷号。使用 -vn 开关 可以转换成其它的扩展基本命名规则,卷组中第一分卷文件的扩展名是 .rar,以后卷从 .r00 到 .r99 命名。
7z格式分卷命名是从第一个以*.001开始,第二个是*.002,以此类推。
win

Linux
首先通过Xftp上传tar包到远程服务器,如下:
然后将所有tar包合并到一个tar包中,如下:
然后执行对tar包解压缩操作,如下:
边栏推荐
- 1218 square or round
- This is the form of the K-line diagram (pithy formula)
- 城市选择器组件实现原理
- GL Studio 5 installation and experience
- Three core problems of concurrent programming
- Luogu p1775 stone merger (weakened version)
- [rust web rokcet Series 1] Hello, world and get, post, put, delete
- 6-2漏洞利用-ftp不可避免的问题
- 开发那些事儿:如何利用Go单例模式保障流媒体高并发的安全性?
- Error creating bean with name ‘stringRedisTemplate‘ defined in class path re
猜你喜欢

浅浅了解Servlet

电商系统中常见的9大坑,你踩过没?

Introduction to ffmpeg Lib
![[rust web rokcet Series 1] Hello, world and get, post, put, delete](/img/d8/7dd5fe409d349a13128b6af554f952.jpg)
[rust web rokcet Series 1] Hello, world and get, post, put, delete

Raspberry pie 4B learning notes - IO communication (1-wire)

【疾病检测】基于BP神经网络实现肺癌检测系统含GUI界面

现货黄金分析的技巧有什么呢?

Single chip microcomputer -- hlk-w801 transplant NES simulator (III)

How can the tsingsee Qingxi platform play multiple videos at the same time on the same node?
![[IVX junior engineer training course 10 papers] 04 canvas and a group photo of IVX and me](/img/b8/31a498c89cf96567640677e859df4e.jpg)
[IVX junior engineer training course 10 papers] 04 canvas and a group photo of IVX and me
随机推荐
Raspberry pie 4B learning notes - IO communication (1-wire)
Day 13 of hcip (relevant contents of BGP agreement)
Study note 2 -- definition and value of high-precision map
电子协会 C语言 1级 32、计算2的幂
error: . repo/manifests/: contains uncommitted changes
SAP ui5 beginner tutorial 20 - explanation of expression binding usage of SAP ui5
开发那些事儿:如何利用Go单例模式保障流媒体高并发的安全性?
Architecture evolution from MVC to DDD
No converter found for return value of type: class
遊戲思考15:全區全服和分區分服的思考
Should enterprises choose server free computing?
10 minutes to get started quickly composition API (setup syntax sugar writing method)
迁移云计算工作负载的四个基本策略
Single chip microcomputer -- hlk-w801 transplant NES simulator (III)
uTools
Learn about servlets
Learn C language from scratch day 025 (maze)
[IVX junior engineer training course 10 papers to get certificates] 03 events and guessing numbers games
Leetcode, 3 repeatless longest subsequence
Réseau neuronal convolutif (y compris le Code et l'illustration correspondante)