Archive

Posts Tagged ‘WordPress’

WP Auto Backup to Rackspace Cloud Files

September 10th, 2010 No comments

NOTE: This project has been revised a few times. You are better off going right to http://code.google.com/p/wordpressbackup/, this will ensure you have the latest version of the code.

What you need:
Rackspace Cloud Files and an API key
Ability to edit a bash script and a PHP file
Ability to create two cron jobs

What it will do:
Remove the previous days backups from the “files” directory
Backup your wp-config directory daily
Backup your WP MySQL database daily
Move both files to Rackspace Cloud Files
Read more…

Categories: Tech Tags: