rclone/backend
Nick Craig-Wood fe52502f19 fs: Adjust RangeOption.Decode to return -1 for read to end
A Range request can never request 0 bytes however this change was made
to make a clearer signal that the limit means read to the end.

Add test and more documentation and fixup uses
2018-01-27 14:31:29 +00:00
..
all Move all backends into backend directory 2018-01-12 17:07:38 +00:00
amazonclouddrive amazonclouddrive: remove unnecessary notifies from DirChangeNotify 2018-01-25 10:19:06 +00:00
azureblob azureblob: fix RangeOption support in Open #1825 2018-01-21 17:11:32 +00:00
b2 Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
box box: fix RangeOption support in Open #1825 2018-01-22 17:05:47 +00:00
cache fs: Adjust RangeOption.Decode to return -1 for read to end 2018-01-27 14:31:29 +00:00
crypt Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
drive drive: fix single Drive Document as FS root 2018-01-26 09:59:36 +00:00
dropbox Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +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 config/hash: rename more symbols after factoring into own package 2018-01-18 20:27:52 +00:00
hubic Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
local fs: Adjust RangeOption.Decode to return -1 for read to end 2018-01-27 14:31:29 +00:00
onedrive onedrive: Factor code into fs.FixRangeOption 2018-01-22 17:05:00 +00:00
pcloud Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +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 Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +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