rclone/backend
Nick Craig-Wood 05e32cfcf9 dropbox: Fix crypt+obfuscate on dropbox - fixes #2191
Before this change we lowercased the dropbox root directory.  This was
likely a leftover from when we used to build a dictionary to translate
the cases of dropbox files.  Now with the v2 API we can rely on
dropbox to do that for us, so we no longer need to lowercase the root.

This fixes issues using crypt with name obfuscation on dropbox.
2018-04-09 11:53:41 +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 Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +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 Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +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 Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
sftp Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
swift Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +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