fsspec / ossfs

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

Implement `copy` related operations in the `AysncOSSFileSystem` #94

Closed karajan1001 closed 1 year ago

karajan1001 commented 1 year ago

Add _cp_file and _copy methods and some tests for it.