mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02:00
Before this change, large objects which had had their contents deleted would return "Object not found" and break the listing. This change makes these objects appear as 0 sized entities so they can be listed and deleted.