Cloud Files
Component ID
1157816
Component name
Cloud Files
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
6317
Component created
Component changed
Component body
Cloud Files allows you to replace the local file system with a cloud server via Rackspace Cloud Files, utilizing their unlimited storage and blazing fast CDN. Files uploaded into Drupal will still be managed by Drupal, but instead of being stored on the local server that is running Drupal, actual files will be stored on Rackspace Cloud Files and delivered through the CDN.
Cloud Files can be used as the default file system, or configured for specific file/image fields.
Requirements:
- Libraries API (7.x-2.x branch)
- php-opencloud (last tested with 1.9.1)
This will be for Drupal 7 (and later) only because previous versions of Drupal do not support FileStreamWrappers.
