Skip to content

Enhance our of quota check #40702

@tobiasKaminsky

Description

@tobiasKaminsky

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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions