Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set storage quota per group folder #17

Closed
bpcurse opened this issue Jun 9, 2017 · 2 comments
Closed

Set storage quota per group folder #17

bpcurse opened this issue Jun 9, 2017 · 2 comments

Comments

@bpcurse
Copy link

bpcurse commented Jun 9, 2017

To be able to set a per folder storage quota would be a very helpful feature.
This should be independent from the overall user quota.

Example:

User A - assigned 25GB overall (per user) storage quota.
User B - assigned 0GB (no) overall (per user) storage quota.
User C - assigned 0GB (no) overall (per user) storage quota.
Users A and B belong to the group "dataStorage".
User C belongs to the group "programmer".

Group folder "filespace" is accessible to groups "dataStorage" and "programmer".
The newly requested feature per folder limit is set to 100GB for "filespace".

All users can independently upload to "filespace" until the folders content reaches the limit of 100GB.
User A can upload another 25GB outside the "filespace" folder only.
Users B and C can upload only to "filespace" (or to other additional folders with free per folder quota).

Similar discussion for group storage quotas can be found here:
nextcloud/groupquota#51

@radiantwave
Copy link

That would be perfect! We could use this in our organisation for a public team folder that is already shared with the whole team.

@icewind1991
Copy link
Member

Fixed with 5ba3961

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants