mirror of
https://github.com/rclone/rclone.git
synced 2025-08-23 03:20:50 +02:00
Before this change multipart uploads using OpenChunkWriter would account for twice the space used. This fixes the problem by adjusting the accounting delay.