meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:rsync:performance_setup [2022/11/14 05:53] mchuswiki:rsync:performance_setup [2024/12/19 07:56] (current) mchus
Line 16: Line 16:
 <code> <code>
  
-rsync -aHAXxW --numeric-ids --info=progress2  /source user@host:/mnt/target+rsync -aHAXW --numeric-ids --info=progress2  /source /target
 </code> </code>