Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Allows the fine Backup and Migrate module to backup to Rackspace Cloud Files (Rackspace's alternative to Amazon S3).
This is very useful you host your site on Rackspace Cloud instead of Amazon EC2, because (1) it will be faster and (2) you won't be charged for bandwidth between your server and Cloud Files.
Installation
- Download and place the 'backup_migrate_cloudfiles' module into your sites/all/modules directory
- Download the Cloud Files PHP API from Rackspace's account on GitHub:
- Go to https://github.com/rackspace/php-cloudfiles
- Click "Downloads" and select .tar.gz or .zip (which ever you know how to extract!)
- Save to disk!
- Extract the file you download into sites/all/libraries and rename the directory: "cloudfiles"
- Enable the 'backup_migrate_cloudfiles' module in your Drupal installing, either:
- Go to http://YOUR_SITE_NAME_HERE/admin/build/modules, or
- via drush: drush en backup_migrate_cloudfiles
- Now you can create a destionation of type "Rackspace Cloud Files Container" here: http://YOUR_SITE_NAME_HERE/admin/content/backup_migrate/destination/add
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.No further development
No longer developed by its maintainers.- Project categories: Administration tools, Import and export
- Created by dsnopek on , updated
