mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
It introduces a new flag --sftp-disable-concurrent-reads to stop the problematic behaviour in the SFTP library for read-once servers. This upgrades the sftp library to v1.13.0 which has the fix.