mirror of
https://github.com/rclone/rclone.git
synced 2026-04-27 02:39:29 -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