fsspec / ossfs

fsspec filesystem for Alibaba Cloud (Aliyun) Object Storage System (OSS)
Apache License 2.0
21 stars 11 forks source link

Implement `remove` related operations in `AysncOSSFileSystem` #93

Closed karajan1001 closed 1 year ago

karajan1001 commented 1 year ago

Add _rm_file and _rm methods and some tests for it.