Thread: rsync backups
View Single Post
  (#4 (permalink)) Old
Les Les is offline
User
Les is on a distinguished road
 
Posts: 9
Join Date: Aug 2006
Location: Dover, Kent
Default Re: rsync backups - 05/11/2007, 9:56 PM

Hi Matt,

Thanks for that. I emailed rsync.net - Secure Offsite Backups, Offsite Data Storage and Remote Encrypted Filesystems, Offsite Backup they replied with this one..

rsync -av /backup 10436@ch-s010.rsync.net:

I used it in SSH and bingo it copied all the backup over to my offsite server.

Thanks for your help.