1
mirror of https://github.com/rclone/rclone synced 2024-11-12 10:50:08 +01:00
rclone/backend
Victor 2f63a9f81c onedrive: Overwrite object size value with real size when reading file.
Because of a bug in the Onedrive API it will sometime report the wrong
size. If the size is wrong other remotes that depend on the size might
fail. To fix this we overwrite the objects size with the real size
from ContentLength header.
2018-02-16 13:21:26 +00: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 amazonclouddrive: remove unnecessary notifies from DirChangeNotify 2018-01-25 10:19:06 +00:00
azureblob azureblob: improve accounting for chunked uploads 2018-02-02 15:14:41 +00:00
b2 fs/accounting: rework to enable accounting to work with crypt and b2 2018-02-02 15:14:41 +00:00
box box: improve accounting for chunked uploads 2018-02-02 15:14:41 +00:00
cache cache: fix dirmove with temp fs enabled 2018-02-14 23:47:45 +02:00
crypt fs/accounting: rework to enable accounting to work with crypt and b2 2018-02-02 15:14:41 +00:00
drive drive: add --drive-impersonate for service accounts #1491 2018-02-09 16:58:35 +00:00
dropbox dropbox: Fix custom oauth client parameters - fixes #2028 2018-01-29 20:04:41 +00:00
ftp fs: Adjust RangeOption.Decode to return -1 for read to end 2018-01-27 14:31:29 +00:00
googlecloudstorage Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
http http: Fix handling of directories with & in 2018-02-14 11:26:37 +00:00
hubic Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
local copy/move: detect file size change during copy/move - fixes #1250 2018-02-02 13:49:11 +00:00
onedrive onedrive: Overwrite object size value with real size when reading file. 2018-02-16 13:21:26 +00:00
pcloud pcloud: remove unused chunked upload flag and code 2018-02-02 15:14:41 +00:00
qingstor Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
s3 s3: fix server side copy and set modtime on files with + in - fixes #2001 2018-01-23 10:50:50 +00:00
sftp fs: Adjust RangeOption.Decode to return -1 for read to end 2018-01-27 14:31:29 +00:00
swift swift: fix refresh of authentication token 2018-02-15 19:22:45 +00:00
webdav Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
yandex Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00