1
mirror of https://github.com/rclone/rclone synced 2024-11-01 21:49:35 +01:00
rclone/backend/sftp
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
..
sftp_internal_test.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
sftp_test.go Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
sftp_unsupported.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
sftp.go fs: Adjust RangeOption.Decode to return -1 for read to end 2018-01-27 14:31:29 +00:00
stringlock_test.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
stringlock.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00