Opened 13 years ago

Closed 13 years ago

#8460 closed New Feature (invalid)

Integrate file browser to Skydrive or Amazon or other Cloud storage services

Reported by: Zahar Chernov Owned by:
Priority: Normal Milestone:
Component: File Browser Version:
Keywords: Cc:

Description

Today when using file browser it can only show local services. It can be nice to have option to connect to Cloud Storages like SkyDrive or Amazon and use files from there.

Change History (1)

comment:1 Changed 13 years ago by Jakub Ś

Keywords: Cloud File Storage Skydrive Amazon removed
Resolution: invalid
Status: newclosed

There are two ways to connect to remote server using CKFinder:

One is to mount a partition or a shared folder form remote server to local server on which CKFinder is installed (I'm not sure is amazon api doesn't provide such feature).

Another is to write custom connector that while handling request from a browser will make additional internal request to remote server and based on received response will return results to the browser.

All of the above cases are user specific and it is hard to find a general solution that would satisfy everyone needs.
It's up to the user to decide on architecture and provide solution that will best suit his needs.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy