mirror of
https://github.com/rclone/rclone.git
synced 2026-01-03 17:13:18 +00:00
Before this change uploaded files could return the error "replication in progress". This error is harmless though and means the Close should be retried which is what this patch does.