Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: BackBlaze B2 External Storage #21304

Closed
ghost opened this issue Dec 19, 2015 · 3 comments
Closed

Feature Request: BackBlaze B2 External Storage #21304

ghost opened this issue Dec 19, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 19, 2015

I know that there are already a wide range of supported External Storage Services, however BackBlaze B2 is now available to the public and is really cheap for storage.

Would be great to see this implemented into OwnCloud.

https://www.backblaze.com/b2/cloud-storage.html

It has a set of API's, so should be fairly easy to implement?

@aspdye
Copy link

aspdye commented Dec 20, 2015

Sounds principle not bad.
Unfortunately B2 supports apparently not the API's of S3 or any other backend we have already integrated in app:files_external (SFTP, WebDAV, SMB ...) :(

... so would have to be built here a separate backend into the app:files_external. Of this I advise currently off because Blaze Black B2 is still in public beta, and there may still be changes in the service (and its API).

@RobinMcCorkell
Copy link
Member

This should be implemented as an app that implements the required storage interface for ownCloud. You might want to look for a PHP library if you are looking to implement it.

@harveydobson
Copy link

Where would I need to start to look at implementing this into the core files_external app?

I notice that in master the AmazonS3.php file has been.... moved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants