rclone/backend
Nick Craig-Wood 3d5106e52b drive: fix DirMove leaving a hardlinked directory behind #2245
This bug was introduced by the v3 API conversion in 07f20dd1fd.

The problem was that dircache.FindPath doesn't work for the root directory.

This adds an internal error for dircache.FindPath being called with
the root directory.  This makes a failing test, which the fix to the
drive backend fixes.

This also improves the DirCache integration test.
2018-04-15 10:12:21 +01:00
..
alias alias: add new backend to create aliases for remote names #1049 2018-02-06 18:23:47 +00:00
all alias: add new backend to create aliases for remote names #1049 2018-02-06 18:23:47 +00:00
amazonclouddrive Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
azureblob Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
b2 Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
box Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
cache Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
crypt Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
drive drive: fix DirMove leaving a hardlinked directory behind #2245 2018-04-15 10:12:21 +01:00
dropbox dropbox: Fix crypt+obfuscate on dropbox - fixes #2191 2018-04-09 11:53:41 +01:00
ftp Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
googlecloudstorage Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
http Remove builds conditional on go1.7 since that is now guaranteed #2154 2018-04-07 11:42:55 +01:00
hubic Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
local local: add --local-no-check-updated to disable update checks #2206 2018-04-09 15:27:58 +01:00
onedrive Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
pcloud Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
qingstor Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
s3 s3: add in config for all the supported S3 providers #2140 2018-04-13 16:33:26 +01:00
sftp Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
swift s3,swift: Add --use-server-modtime 2018-04-13 13:32:17 +01:00
webdav Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
yandex Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00