mirror of
https://github.com/rclone/rclone.git
synced 2025-03-23 22:21:48 +08: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.