
Originally Posted by
joedom99
We have a hosting server co-located in a data center that hosts about 50 small company websites. I'd like to improve our data protection capabilities. Currently we're doing daily incremental backups using WHM backup to a local backup folder on the same server. We currently manually rsync the whole backup folder to a remote server. How can I better automate that for consistency and ease of restoration? From time-to-time we also generate account-level backups using the backup features and then manually FTP that to a remote location.
1. Should I do a server-wide or account-level backups? I'm inclined to backup the whole thing, unless there's value in doing account-level ones (like ease of restoration).
2. Thoughts about using WHM's remote FTP backup capability or have the backup stored locally like I'm doing?
3. If I keep the backups locally, thoughts about automating the transfer of the backup folder - rsync, FTP, etc?
Any other tips or best practices appreciated.
Joe