rclone/backend
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
..
alias docs: Typo fixes with "a existing" 2019-05-11 16:49:48 +01:00
all koofr: implemented a backend for Koofr cloud storage service. 2019-03-06 13:41:43 +00:00
amazonclouddrive build: more pre go1.8 workarounds removed 2019-05-08 15:14:51 +01:00
azureblob build: drop support for go1.8 2019-04-15 21:49:58 +01:00
b2 b2: ignore malformed src_last_modified_millis 2019-03-25 15:51:45 +00:00
box pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
cache Look for Fs in the cache rather than calling NewFs directly 2019-05-27 16:14:55 +01:00
crypt crypt: remove stray debug in ChangeNotify 2019-05-12 16:50:03 +01:00
drive drive: add --drive-server-side-across-configs 2019-06-07 12:12:49 +01:00
dropbox pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
ftp ftp: add FTP List timeout, fixes #3086 2019-05-11 17:26:23 +01:00
googlecloudstorage build: drop support for go1.8 2019-04-15 21:49:58 +01:00
http build: drop support for go1.8 2019-04-15 21:49:58 +01:00
hubic hubic: fix tests for optional methods 2019-04-16 13:33:10 +01:00
jottacloud jottacloud: Add support for selecting device and mountpoint. fixes #3069 2019-05-29 17:16:42 +01:00
koofr koofr: implemented a backend for Koofr cloud storage service. 2019-03-06 13:41:43 +00:00
local local: fix preallocate warning on Linux with ZFS 2019-06-03 18:02:26 +01:00
mega mega: cleanup: add logs for -v and -vv 2019-05-12 10:46:21 +01:00
onedrive onedrive: More accurately check if root is found - fixes #3164 2019-06-06 15:48:46 +01:00
opendrive Fix errors discovered with go vet nilness tool 2019-03-18 11:23:00 +00:00
pcloud pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00
qingstor backend: fix misspellings 2019-02-07 19:51:03 +01:00
s3 s3: make SetModTime work for GLACIER while syncing - Fixes #3224 2019-06-03 15:28:19 +01:00
sftp Factor ShellExpand from sftp backend to lib/env 2019-05-11 23:39:04 +01:00
swift swift: obey Retry-After to fix OVH restore from cold storage 2019-03-25 13:41:34 +00:00
union Look for Fs in the cache rather than calling NewFs directly 2019-05-27 16:14:55 +01:00
webdav webdav: fix About/df when reading the available/total returns 0 2019-03-15 12:03:04 +00:00
yandex pacer: make pacer more flexible 2019-02-16 14:38:07 +00:00