Salin dari Lokal ke Mesin Jarak Jauh (Cepat)
$ rsync -az -e ssh /path/to/src/dir/ user@server:/path/to/dest/dir/
Lovely Llama
$ rsync -az -e ssh /path/to/src/dir/ user@server:/path/to/dest/dir/