rclone/backend/drive
Nick Craig-Wood aa81957586 drive: add --drive-server-side-across-configs
In #2728 and 55b9a4e we decided to allow server side operations
between google drives with different configurations.

This works in some cases (eg between teamdrives) but does not work in
the general case, and this caused breakage in quite a number of
people's workflows.

This change makes the feature conditional on the
--drive-server-side-across-configs flag which defaults to off.

See: https://forum.rclone.org/t/gdrive-to-gdrive-error-404-file-not-found/9621/10

Fixes #3119
2019-06-07 12:12:49 +01:00
..
test drive: add --drive-import-formats 2018-09-25 15:20:23 +01:00
drive.go drive: add --drive-server-side-across-configs 2019-06-07 12:12:49 +01:00
drive_internal_test.go build: drop support for go1.8 2019-04-15 21:49:58 +01:00
drive_test.go build: drop support for go1.8 2019-04-15 21:49:58 +01:00
upload.go build: drop support for go1.8 2019-04-15 21:49:58 +01:00