mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
0906f8dd3b
Some onedrive sharepoints appear to return all 0s for quota "quota":{"deleted":0,"remaining":0,"total":0,"used":0} This commit detects this and returns unknown for all quota parts. See: https://forum.rclone.org/t/zero-size-volume-when-mounting-onedrive-sharepoint/19597