parsed.org
Rsync and SSH by xinu on Jun 19, 2008 05:55 PM

Copying a directory from one system to another is easy:

$ rsync -avz -e ssh directory/ user@systemB:directory/
rsyncssh
RSS