Closed (works as designed)
Project:
Backup & Migrate Rackspace Cloudfiles
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
22 Feb 2012 at 10:12 UTC
Updated:
23 Feb 2012 at 15:10 UTC
Comments
Comment #1
arpieb commentedShort 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.
Comment #2
kiwimind commentedAwesome, thanks very much.
I look forward to hearing what happens.
Comment #3
arpieb commentedLooks 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!
Comment #4
kiwimind commentedThank you very much for the feedback. Glad to hear that it just works!