rclone/backend/onedrive
Nick Craig-Wood 7b89735ae7 onedrive: allow setting permissions to fail if failok flag is set
For example using

    --onedrive-metadata-permissions read,write,failok

Will allow permissions to be read and written but if the writing
fails, then only an ERROR will be written in the log and the transfer
won't fail.
2024-05-17 11:03:46 +01:00
..
api onedrive: add support for group permissions 2024-05-10 16:25:08 +01:00
quickxorhash fs: update use of math/rand to modern practice 2024-01-03 16:14:40 +00:00
metadata.go onedrive: allow setting permissions to fail if failok flag is set 2024-05-17 11:03:46 +01:00
metadata.md onedrive: skip writing permissions with 'owner' role 2024-05-10 16:25:08 +01:00
onedrive_internal_test.go onedrive: fix references to deprecated permissions properties 2024-05-10 16:25:08 +01:00
onedrive_test.go onedrive: add support for china region operated by 21vianet #4963 (#4963) 2021-01-29 23:04:21 +03:00
onedrive.go onedrive: fix --metadata-mapper called twice if writing permissions 2024-04-02 14:57:43 +01:00