seung-lab / cloud-files

Threaded Python and CLI client library for AWS S3, Google Cloud Storage (GCS), in-memory, and the local filesystem.
BSD 3-Clause "New" or "Revised" License
36 stars 8 forks source link

Limit rm? #60

Closed william-silversmith closed 2 years ago

william-silversmith commented 2 years ago

Zhihao reported that cloudfiles rm -r s3://.../test deleted test and test1. This might differ from the behavior of the file interface. Investigate and fix.