View Single Post
  #1 (permalink)  
Old 07-08-2009, 10:26 PM
crazyfish crazyfish is offline
Registered User
 
Join Date: Oct 2007
Posts: 11
crazyfish is on a distinguished road
Am I wasting space with my backup method?

I've been wondering if I am using my VPS's disk space efficiently. Currently I configured the WHM backup for daily incremental backups of the accounts, account config files and database to a separate backup folder then I use rsync to copy them to an offsite server.

Is this the best way to use my limited disk space? I was thinking that maybe I should just backup the databases to the backup folder and just use rsync to copy the whole /home folder.

Any thoughts or opinions?
Reply With Quote