Originally Posted by
dhicks
Is it just user files you'll be backing up, not VM images or anything like that? If so, why not use rsync to copy the files from your main file server every night to your backup server, a different backup folder every day, but with the backup server running some kind of deduplication system (either a deduplicating file system or a script that does file deduplication). That way you could probably hold more than a week's worth of week's worth of backups, depending on just how many files are changed per day.