rclone/backend/onedrive
Nick Craig-Wood 50e36fb482 onedrive: Fix reverting to Copy when Move would have worked
For some objects the onedrive backend has been doing a server side
copy and a delete when a server side move would have worked OK.

This was caused by not detecting the home drive correctly (when it was
an empty string) and assuming that these transfers were cross drive.

This is fixed by comparing canonicalizing drive IDs before comparing them.
2020-07-02 10:55:36 +01:00
..
api doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
quickxorhash all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
onedrive_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
onedrive.go onedrive: Fix reverting to Copy when Move would have worked 2020-07-02 10:55:36 +01:00