
November 14th, 2010, 08:01 PM
|
|
Contributing User
|
|
Join Date: Mar 2005
Location: Boston, MA
|
|
|
Server remote backup suggestions
I am getting a server where I am going to host a Wordpress blog. I'm looking at backup solutions because customers aren't allowed to directly restore from the service provider's (Rackspace's) backups. Those are only for them to restore entire systems if they go down.
Some have suggested running a cron job to zip up my files and export my database, and then uploading it to a cloud service or ftp'ing it to another server.
The problem is that the credentials for the cloud, or the other ftp site, are still on my server. So this doesn't protect me if a malicious hacker gains access to my system, uses the credentials to delete my remote backups first, and then takes down my system.
Was wondering if anybody knew of backup solutions where you can "push" a new backup, but can't delete the old backups. One example would be emailing the files to an email account, but they'll be too big for that.
|