|
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?
|