rsync [-r] # recursive rsync [-av] [--dry-run] # dry run rsync -zaP ~/test/ user@host:~/test/ # remote =====Links===== * [[https://wiki.ubuntuusers.de/rsync/]]