View Single Post
  #4 (permalink)  
Old 07-09-2009, 03:29 PM
crazyfish crazyfish is offline
Registered User
 
Join Date: Oct 2007
Posts: 11
crazyfish is on a distinguished road
I have a huge cheap backup server, but my VPS is starting to get full since i basically have two copies of each user file. I'm a web designer and only host my clients so I want to reduce the amount of disk space used on my VPS since it's more expensive then a backup server.

That's why I was thinking I should do a database dump and only rsync /home instead of running the backup which copies the same files to /backup then rsync the file to my backup server.

Does that make sense?
Reply With Quote