mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
713f8f357d
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.