silverwind / droppy

**ARCHIVED** Self-hosted file storage
BSD 2-Clause "Simplified" License
1.62k stars 194 forks source link

Different user accounts have the same file storage #433

Open ragrets opened 3 years ago

ragrets commented 3 years ago

Hi,

Does each user get their own private storage or does all the user have the same storage? I tried creating a test user, but i can see what I uploaded on the other account.

ashleysommer commented 3 years ago

Hi @ragrets What you're seeing is correct. That is how this software works, all uploads go into shared storage, and viewable by everyone, that is intended. I've put in a Feature Request to have per-user personal directories, see it Here: https://github.com/silverwind/droppy/issues/417