rclone/backend
Nick Craig-Wood c47a4c9703 opendrive: re-read hash when updating objects
Previously this was reading a stale hash from the object leading to
broken integration tests.

This fixes these integration tests TestSyncDoesntUpdateModtime,
TestSyncAfterChangingFilesSizeOnly, TestSyncAfterChangingContentsOnly,
TestSyncWithUpdateOlder, TestSyncUTFNorm.
2018-06-15 14:50:17 +01:00
..
alias build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
all opendrive: fill out the functionality #1026 2018-05-12 10:07:25 +01:00
amazonclouddrive fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
azureblob build: remove unused struct fields spotted by structcheck 2018-05-05 17:32:41 +01:00
b2 fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
box fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
cache cache: add non cached dirs on notifications - #2155 2018-06-13 23:57:26 +03:00
crypt crypt: check the crypted hash of files when uploading #2303 2018-05-15 14:50:36 +01:00
drive drive: remove part of workaround for #1675 2018-06-10 15:28:32 +01:00
dropbox dropbox: make dropbox for business folders accessible #2003 2018-06-13 11:03:34 +01:00
ftp ftp: more workarounds for FTP servers to fix mkParentDir - fixes #2181 2018-04-26 14:58:04 +01:00
googlecloudstorage gcs: low level retry all operations if necessary 2018-05-10 09:24:09 +01:00
http build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
hubic build: mask linter errors we can't fix 2018-05-05 17:32:41 +01:00
local local: fix symlink/junction point directory handling under Windows 2018-06-10 12:25:03 +01:00
mega Use config.FileGet instead of fs.ConfigFileGet 2018-05-22 09:43:24 +01:00
onedrive onedrive: errorHandler for business requests 2018-06-06 09:54:21 +01:00
opendrive opendrive: re-read hash when updating objects 2018-06-15 14:50:17 +01:00
pcloud fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
qingstor build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
s3 Adjust S3 upload concurrency with --s3-upload-concurrency 2018-06-14 16:15:17 +01:00
sftp sftp: Fix slow downloads for long latency connections - fixes #1158 2018-05-24 15:10:28 +01:00
swift build: mask linter errors we can't fix 2018-05-05 17:32:41 +01:00
webdav webdav: show all available information when printing errors 2018-05-11 08:43:53 +01:00
yandex build: remove unused struct fields spotted by structcheck 2018-05-05 17:32:41 +01:00