-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapenhancementtechnical debt
Description
TODO
-
implement optional filesize header for chunked upload
-
use it on clients
-
until then clients will do a propfind with <d:quota-available-bytes />
-
given an user with quota and groupfolders and shared folders
-
client uploads a file and receives 507 "quota_exceeded"
-
Android would now retry to upload file upon next app start
-
instead it would be better to first check if enough quota is available
Problem:
We cannot user user info, as this is only user's quota, but not taking groupfolders or shared folders into account
@kesselb (as we talked about it on chat)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapenhancementtechnical debt