0
Change etag of folder when the quota of the folder changes
Source: nextcloud/server#52875 · opened by @camilasan
Change etag of folder when the quota of the folder changes: the problem
Currently the client is only creating a PROPFIND request when the etag of folders/files changes. In that request we ask for the properties quota-bytes-available and quota-bytes-used. During the discovery of a new file to upload we try to warn the user of the quota usage when needed based on the quota-bytes-available we got during a PROPFIND.
Currently the client is only creating a PROPFIND request when the etag of folders/files changes. In that request we ask for the properties quota-bytes-available and quota-bytes-used. During the discovery of a new file to upload we try to warn the user of the quota usage when needed based on the quota-bytes-available we got during a PROPFIND.
No pledges yet. Be the first to back this.
Comments
Similar requests
Hint about LDAP quota overriding user management quota
2 votes · 0 comments
Avoid groups admin from being able to assign quotas freely to the users they create. Maybe limit it with an "assignable quota".
1 vote · 0 comments
Indicate users default quota
3 votes · 0 comments
Sharees should include etag for avatar
0 votes · 0 comments
[F2V] Scope quota to the current folder
3 votes · 0 comments
No comments yet.