Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Progress of copy
  • Speed of copy
  • Summary of bytes sent & received, total size and average transfer speed

Code Block
languagebash
rsync --recursive --delete --sparse --compress --verbose --itemize-changes --human-readable --progress /home/tempadmin/tmp/source /home/tempadmin/tmp/destination

...