Class Backup::Storage::CloudFiles
In: lib/backup/storage/cloudfiles.rb
Parent: Base

Methods

new  

Attributes

api_key  [RW]  Rackspace Cloud Files Credentials
auth_url  [RW]  Rackspace Cloud Files Credentials
container  [RW]  Rackspace Cloud Files container name and path
path  [RW]  Rackspace Cloud Files container name and path
servicenet  [RW]  Rackspace Service Net (LAN-based transfers to avoid charges and improve performance)
username  [RW]  Rackspace Cloud Files Credentials

Public Class methods

Creates a new instance of the storage object

[Validate]