icewind1991 / files_external_dropbox

External Storage backend for Dropbox
GNU Affero General Public License v3.0
56 stars 19 forks source link

Dropbox path is shared across all users #7

Closed notjoe closed 7 years ago

notjoe commented 7 years ago

The dropbox share added isn't user specific. All users of my Nextcloud installation are able to see all the files stored within the dropbox share.

To reproduce: Under Account A upload some content into the Dropbox folder. Under Account B go into the dropbox folder and download Account A's file.

I'd imagine that each user should have their own directory under the share ?

ConorIA commented 7 years ago

This is probably a silly question, but are you adding the account under the "Admin" menu or under the "Personal" menu?

notjoe commented 7 years ago

Under Admin. Ideally I'd list to have all users have their own private storage inside of the Dropbox share and use that for the primary storage sort of like what you can do with S3

icewind1991 commented 7 years ago

This is expected behavior for external storages, if you need seperate storages per user then you have to configure it like that.