This application enables integrating Dropbox external storages via the Dropbox API v2. Once a Dropbox account is integrated by an administrator or the user in self-service, users see a folder structure that mirrors their Dropbox hierarchy. Users can then selectively sync files to their desktop or access them on mobile devices like any other file in Nextcloud. The files will remain in the Dropbox storage but are now accessible in a secure and fully logged and traceable way through Nextcloud.
Administrators and users (when enabled) can find external storage configuration options in the 'Storage' section of admin and user settings, respectively.
Important: Connecting Dropbox with OAuth2 is a little more work because you have to create a Dropbox app.
https://mynextcloud.example.com/settings/admin/externalstorages
and for user storages:
https://mynextcloud.example.com/settings/admin/externalstorages
(Replace `https://mynextcloud.example.com/ with your valid Nextcloud installation path)settings/admin/externalstorages
and add a new storage Dropbox V2No comments found.