1
mirror of https://github.com/rclone/rclone synced 2025-03-29 13:39:14 +01:00
Nick Craig-Wood 5df04cb763 swift: ignore directory marker objects where appropriate - fixes
* When creating a LimitedFs
  * When calling List() to list files
  * In the Storable() method
  * Add a Purge() method to delete the directory marker objects too

This is a partial fix for 
2015-11-07 15:32:11 +00:00
..