rsync



rsync source hostname:destination

 --archive
 --verbose
 --recursive
 --progress N
 --delete-after
 --rsh="ssh -p port -l user"