%include file="header.html" args="page='/config/cloud_storage', subtitle='Cloud storage configuration'"/>
FTS3 currently supports two types of cloud storage: S3 and Dropbox.
However, the way of configuring differs.
Dropbox is normally not supposed to be used without user interaction. For supporting Dropbox (for instance, for an FTS3 that run WebFTS as well), you will need first to register a new application at Dropbox.com. Then, add a storage called 'dropbox', and fill the corresponding app key and secret key.
Normally, from here on users will grant access to their account using OAuth (only OAuth1 is supported at the moment). For this to work, remember that fts-rest-cloud-storage must be installed.