rclone/backend/drive
Nick Craig-Wood 4fbb50422c drive: don't stop server side copy if couldn't read description
Before this change we would error out of a server side copy if we
couldn't read the description for a google doc.

This patch just logs an ERROR message and carries on.

See: https://forum.rclone.org/t/rclone-google-drive-to-google-drive-migration-for-multiple-users/19024/3
2021-03-15 19:22:06 +00:00
..
test drive: add --drive-import-formats 2018-09-25 15:20:23 +01:00
drive.go drive: don't stop server side copy if couldn't read description 2021-03-15 19:22:06 +00:00
drive_internal_test.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
drive_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
upload.go Use http.NewRequestWithContext where possible after go1.13 minimum version 2021-02-03 17:41:27 +00:00