Rsync-mail
From PTAGISWiki
rsync -rv -e ssh /home/rday/mail news:/home/rday/backup
-r recurse into subdirectories -v be verbose -e use alternate to rsh -n dry-run, don't do anything, just show what would have been done
rsync -rv -e ssh /home/rday/mail news:/home/rday/backup
-r recurse into subdirectories -v be verbose -e use alternate to rsh -n dry-run, don't do anything, just show what would have been done