rclone/backend/onedrive
Nick Craig-Wood 0906f8dd3b onedrive: fix disk usage for sharepoint
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
2020-10-09 14:11:56 +01:00
..
api onedrive: implement rclone cleanup #4106 2020-08-07 15:58:30 +01:00
quickxorhash all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
onedrive.go onedrive: fix disk usage for sharepoint 2020-10-09 14:11:56 +01:00
onedrive_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00