Creates an archive of all your WordPress Data & Files and then stores them on Dropbox, Amazon's S3, or your FTP host.
- Your data (from your WordPress MySQL database)
- Your files (and Uploads) -- everything in wp-content
- Your .htaccess file
- Instructions for a smooth recovery
- A shell script that can help automate recovery -- though this is still a "work in progress"
- You can use Dropbox (if you don't have a dropbox use this referral link): https://www.dropbox.com/referrals/NTE0ODYwNjc5
- Also, archives can be 'sent' to Amazon's AWS S3: https://s3.amazonaws.com
- And, FTP is now supported as well (just provide an offsite host, username & password, and optionally a remote directory on that host)
- A new option to exclude cache directories
- Automatic exclusion of MySQL tables that don't start with your table prefix
This Plugin requires PHP5.
from http://wordpress.org/extend/plugins/wp-time-machine/