mirror of
https://github.com/rclone/rclone.git
synced 2026-03-19 16:08:25 -04:00
This was causing a problem with sync for chunked files. The directory listing would read their size back as 0 and see that the size had changed and immediately resync it.