http://serverfault.com – Is it possible for rsync to be used on 1 backup server and then connect to all the other servers and grab files and backup incrementally? my current command: (how ever this is more a PUT then a GET) rsync -avz -e ssh /home yourusername@yourusername.bqbackup.com:server1 (HowTos)