当前位置:网站首页>Répertoire d'exclusion du transport rsync
Répertoire d'exclusion du transport rsync
2022-06-13 01:48:00 【Mixboot】
Catalogue des articles de la série
linux
rsync Répertoire d'exclusion de transfert
Préface
rsync
Un.、rsync
--excludeExclure les répertoiresTable des matières/Exclure plusieurs répertoires
# tree /A/
/A/
├── a
├── b
├── c
└── d
- Copie
Table des matières/AExclure les répertoiresabcd
rsync -avP -e ssh --exclude a/ --exclude b/ --exclude c/ --exclude d/ /A/ [email protected]192.168.0.1:/root/
RÉFÉRENCES
边栏推荐
- Calculation of accuracy, recall rate, F1 value and accuracy rate of pytorch prediction results (simple implementation)
- PyFlink实现自定义SourceFunction
- Devaxpress Chinese description -- tdxgallerycontrol object (gallery component)
- About constructive code blocks, static code blocks, and constructor execution order
- LabVIEW大型项目开发提高质量的工具
- Quickly set the computer to turn off automatically
- 【MathType】利用MathType输出LaTex样式的公式
- [wsl2]wsl2 migrate virtual disk file ext4 vhdx
- Logging system in chromium
- Run Presto under docker to access redis and Bi presentation
猜你喜欢

五、库存查询功能的完善

Stm32 3*3 matrix key (register version)

Use mediapipe+opencv to make a simple virtual keyboard

水管工遊戲

numpy多维数组转置transpose

Detailed understanding of white noise

开发者来稿|AMD赛灵思中文论坛分享 - 提问的智慧

Implementation and design of JMeter interface test database assertion for CSDN salary increase technology

Implementation of pointer linked list

Devexpress implementation flow chart
随机推荐
水管工游戏
Delphi Google API text to speech MP3 file
Anims of phaser3
Getting started with phaser 3
Server installation jupyterab and remote login configuration
Logging system in chromium
Matplotlib drawing Chinese garbled code
On February 26, 2022, the latest news of national oil price adjustment today
5、 Improvement of inventory query function
Calculation of accuracy, recall rate, F1 value and accuracy rate of pytorch prediction results (simple implementation)
MySQL - use field alias after where
JSON and protobuf Any interchange
ng-tv-focusable
他山之石:a16z 的 Web3 投资版图
Devaxpress Chinese description -- tdxgallerycontrol object (gallery component)
Introduction to ROS runtime
Pytoch freeze pre training weights (feature extraction and BN layer)
Using atexit to realize automatic destruct of singleton mode
[wsl2] restrict wsl2 accessible hardware resources (cpu/ memory)
MySQL ---- where后使用字段别名