rsync [-r] <Quelle> <Ziel> # recursive
rsync [-av] [--dry-run] <Quelle> <Ziel> # dry run
rsync -zaP ~/test/ user@host:~/test/ # remote