Quote:
Originally Posted by thinksmart12
1) Is it possible to do this with BQBackup?
|
Yes. Most of our customers back up their servers daily using Rsync.
Quote:
Originally Posted by thinksmart12
2) How would I set rsync to keep, say 3 backups at a time?
|
That is something that would be done outside of Rsync. Our newer servers support ZFS snapshots, which lets you go back in time to a previous backup. It is currently a beta feature, and can be enabled by request.
Quote:
Originally Posted by thinksmart12
I've read from other posts that incremental backup would delete a file from backup if you delete a file from the live server.
|
Rsync only deletes files if you use the --delete option, otherwise it leaves them.
Quote:
Originally Posted by thinksmart12
3) Would there be a better provider to do this with?
|
If there is, we wouldn't let them stay better for long
