mirror of
https://github.com/rclone/rclone
synced 2025-04-27 02:11:30 +02: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.