DataVault / datavault

DataVault Project
MIT License
19 stars 16 forks source link

Dropbox and other cloud storage connectors #163

Open tomhigginsuom opened 9 years ago

tomhigginsuom commented 9 years ago

At the recent DataVault community event in Manchester if was mentioned that a Dropbox connector might help to demonstrate the system (since these could be real user-accessible and viewable files).

This is something that has been mentioned in the past as desirable (since Dropbox is used heavily by researchers).

Connectors for similar cloud services might also be useful if they follow a similar flow.

A related concern: should file store plugins be more isolated from the "core" of the application?

stuartlewis commented 9 years ago

Should we also write a browser upload file store plugin? Whilst dropbox and active datastore are good examples of sources, it's highly likely that sometimes browser upload might also be required. Should we do this too?

Assuming there are multiple sources, what's the best UI option for this? Perhaps multiple 'Deposit' buttons on a vault home page? 'Deposit from DataStore', 'Deposit from DropBox', 'Deposit from Browser' etc?