Rsync
Fastest and safest way to copy a massive amount of data
remote sync, rsync
, is a reliable choice for copying large amounts of data. You can prepare the command and perform a dry-run before committing to the copy; add --dry-run
to simulate the copy.