当前位置:网站首页>Volume compression, decompression
Volume compression, decompression
2022-07-02 01:41:00 【loveLifeLoveCoding】
“ Subsection ” It's about breaking it up , It is mainly used to compress very large files into multiple “ Sub compressed package ”, When you decompress , All must be gathered “ Sub compressed package ” In a folder , Choose to unzip any “ Sub compressed package ”, You can restore the source file .
winrar Default RAR Roll with ‘volname.partNNN.rar’ Format name ,NNN The location of the is the volume number . Use -vn switch Can be converted to other extended basic naming rules , The extension of the first sub volume file in the volume group is .rar, Later, the volume starts from .r00 To .r99 name .
7z Format sub volume naming is from the first with *.001 Start , The second is *.002, And so on .
win

Linux
First, through Xftp Upload tar Package to remote server , as follows :
And then all tar Merge packages into one tar package in , as follows :
And then execute Yes tar Packet decompression operation , as follows :
边栏推荐
- 机器学习基本概念
- Learn C language from scratch day 025 (maze)
- Implementation principle of city selector component
- 【LeetCode 43】236. The nearest common ancestor of binary tree
- uTools
- We should make clear the branch prediction
- 学习笔记2--高精度地图定义及价值
- LeetCode、3无重复最长子序列
- 牛客网——华为题库(51~60)
- Electronic Society C language level 1 32, calculate the power of 2
猜你喜欢
![[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

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

Edge extraction edges based on Halcon learning_ image. Hdev routine

Since I understand the idea of dynamic planning, I have opened the door to a new world

成功实现边缘编码需要了解的六大经验教训

Docker installing Oracle_ 11g

Ks006 student achievement management system based on SSM

TSINGSEE青犀平台如何实现同一节点同时播放多个视频?

Matlab uses audioread and sound to read and play WAV files

Introduction to ffmpeg Lib
随机推荐
[rust web rokcet Series 2] connect the database and add, delete, modify and check curd
5g/4g pole gateway_ Smart pole gateway
matlab 使用 audioread 、 sound 读取和播放 wav 文件
Learn about servlets
Exclusive delivery of secret script move disassembly (the first time)
Architecture evolution from MVC to DDD
Unity AssetBundle subcontracting
学习笔记3--高精度地图关键技术(上)
卷积神经网络(包含代码与相应图解)
new和malloc的区别
Hcip day 14 (MPLS protocol)
Learn C language from scratch day 025 (maze)
Matlab uses audiorecorder and recordblocking to record sound, play to play sound, and audiobook to save sound
Brief introduction to the development of mobile network
Single chip microcomputer -- hlk-w801 transplant NES simulator (III)
A problem about function template specialization
[rust web rokcet Series 1] Hello, world and get, post, put, delete
Four basic strategies for migrating cloud computing workloads
LeetCode、3无重复最长子序列
GL Studio 5 安装与体验