I'm already using Rackspace as a provider of cloud servers and cloud files and am interested in using this module.

Without having to install this on a production server to find out, can you please tell me if there is support for the Backup & Migrate Files module? (http://drupal.org/project/backup_migrate_files)

I'm hoping this is one of those "it just works" moments...

Thanks for the module.

Comments

arpieb’s picture

Assigned: Unassigned » arpieb

Short answer: I dunno.

Longer answer: This module defines a destination that the B&M module can use to store dump files, so if that module uses the same interface it should. I'll test this evening on my Cloudserver and see what happens.

kiwimind’s picture

Awesome, thanks very much.

I look forward to hearing what happens.

arpieb’s picture

Status: Active » Closed (works as designed)

Looks like it works just fine on both D6 and D7. I kind of suspected it might since how the B&M module utilizes destination plugins is by handing off basic CRUD file operations, which is leveraged by the B&M Files module to upload a filesystem tarfile vs a SQL dump.

Nice to know the two modules play well together - kudos to the B&M crew for making something so pluggable.

Enjoy!

kiwimind’s picture

Thank you very much for the feedback. Glad to hear that it just works!