mirror of
https://github.com/rclone/rclone.git
synced 2026-05-07 07:34:31 -04:00
* All remotes now support RangeOption so remove SeekOption * Correct off by one error as RangeOption arguments are inclusive. * Use RangeSeek in preference to Seek if available