This module provides a destination for the Backup and Migrate module to utilize the Rackspace Cloud Files service.
Installation Notes
Due to the fact that Rackspace has released their PHP library wrapper for the Cloud Files API under the MIT license, you will have to install their code separately in order for this module to function.
The code currently resides here:
https://github.com/rackspace/php-cloudfiles
Install it into
sites/all/libraries/rackspace/php-cloudfiles
so that the file cloudfiles.php is located at
sites/all/libraries/rackspace/php-cloudfiles/cloudfiles.php
Drupal 6
Due to a lack of issues other than requests to port to D7, I've bumped the dev release to a full stable release. Let me know if you run into anything!
Drupal 7
I now have a port running on D7, with the caveat being that you need to make sure to get the latest copy of the Rackspace library from GIT. There is a bug in older versions that didn't manifest under D6, but rears its head when running under D7 (for whatever reason).
The port was pretty straightforward as there were minimal dependencies on D6 core hooks and functions, but definitely let me know if you run into anything wonky (yes, that is a technical term).
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Administration, Import/Export, Third-party Integration
- Reported installs: 107 sites currently report using this module. View usage statistics.
- Downloads: 288
- Last modified: November 13, 2011