rclone/backend/drive
Nick Craig-Wood 46b3854330 drive: set all metadata permissions and return error summary
Before this change when setting permissions from the metadata rclone
would stop on the first error.

This change causes rclone to attempt to set all the permissions and
return an error summary at the end.
2024-04-08 17:23:22 +01:00
..
test drive: add --drive-import-formats 2018-09-25 15:20:23 +01:00
drive_internal_test.go drive: backend query command 2024-03-11 20:16:13 +00:00
drive_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
drive.go drive: backend query command 2024-03-11 20:16:13 +00:00
metadata.go drive: set all metadata permissions and return error summary 2024-04-08 17:23:22 +01:00
upload.go backends: Add context checking to remaining backends #4504 2021-03-16 16:17:22 +00:00