I'd love to see some sample scripts to accomplish this. I want to implement a similar backup system using rsync.
/usr/bin/rsync --bwlimit=512 -az --log-format=%f --numeric-ids --delete --rsh=ssh --stats --exclude-from=/backup/scripts/libs/host.example.com.exclude --link-dest=/backup/backups/host.example.com/2008-03-05-01 host.example.com:/ /backup/backups/host.example.com/2008-03-06-01