informatique:logiciels:rsync
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
informatique:logiciels:rsync [2021/07/16 14:40] – [Paramètres courants] --info progress2 pteu | informatique:logiciels:rsync [2025/07/13 10:35] (current) – [Exemples d'utilisation] rsync parallèles pteu | ||
---|---|---|---|
Line 83: | Line 83: | ||
/ | / | ||
</ | </ | ||
+ | |||
+ | Pour lancer des rsync parallèles afin d' | ||
+ | <code bash> | ||
+ | ls /data/bck | xargs -n1 -P4 -I% rsync -Pa % bckserver.com:/ | ||
+ | </ | ||
+ | (src: [[https:// | ||
=====Liens===== | =====Liens===== | ||
* [[http:// | * [[http:// | ||
informatique/logiciels/rsync.txt · Last modified: 2025/07/13 10:35 by pteu