rclone/backend
Nick Craig-Wood 455219f501 crypt: fix accounting when checking hashes on upload
In e52ecba295 we forgot to unwrap and
re-wrap the accounting which mean the the accounting was no longer
first in the chain of readers.  This lead to accounting inaccuracies
in remotes which wrap and unwrap the reader again.
2018-08-21 08:57:53 +01:00
..
alias Implement new backend config system 2018-07-16 21:20:47 +01:00
all New backend: Jottacloud 2018-08-10 11:14:34 +01:00
amazonclouddrive Implement new backend config system 2018-07-16 21:20:47 +01:00
azureblob all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
b2 b2: fix app key support on upload to a bucket - fixes #2428 2018-08-18 19:05:32 +01:00
box build: fix whitespace changes due to go1.11 gofmt changes 2018-08-20 12:26:06 +01:00
cache cache: fix nil pointer deref - fixes #2448 2018-08-07 21:33:13 +01:00
crypt crypt: fix accounting when checking hashes on upload 2018-08-21 08:57:53 +01:00
drive build: fix whitespace changes due to go1.11 gofmt changes 2018-08-20 12:26:06 +01:00
dropbox Implement new backend config system 2018-07-16 21:20:47 +01:00
ftp Implement new backend config system 2018-07-16 21:20:47 +01:00
googlecloudstorage Implement new backend config system 2018-07-16 21:20:47 +01:00
http Implement new backend config system 2018-07-16 21:20:47 +01:00
hubic Implement new backend config system 2018-07-16 21:20:47 +01:00
jottacloud jottacloud: Handle empty time values 2018-08-17 18:08:29 +01:00
local local: fix crash when deprecated --local-no-unicode-normalization is supplied 2018-07-16 21:38:34 +01:00
mega mega: add --mega-hard-delete flag - fixes #2409 2018-08-03 15:07:51 +01:00
onedrive onedrive: Add back the check for DirMover interface 2018-08-20 17:31:28 +01:00
opendrive Implement new backend config system 2018-07-16 21:20:47 +01:00
pcloud Implement new backend config system 2018-07-16 21:20:47 +01:00
qingstor Implement new backend config system 2018-07-16 21:20:47 +01:00
s3 s3: Add --s3-force-path-style - fixes #2401 2018-07-20 15:41:40 +01:00
sftp Implement new backend config system 2018-07-16 21:20:47 +01:00
swift Swift: Add storage_policy 2018-08-06 22:07:25 +01:00
webdav webdav: Attempt to remove failed uploads 2018-08-16 16:00:30 +01:00
yandex yandex: fix listing/deleting files in the root - fixes #2471 2018-08-18 12:12:19 +01:00