s3fs icon indicating copy to clipboard operation
s3fs copied to clipboard

a new s3fs base on minio client

Open cha0sCat opened this issue 3 years ago • 1 comments

https://github.com/cha0sCat/fs-s3fs-minio

This is s3fs implemented using minio sdk. implement the makedir function by creating .pyfs.isdir under the folder.

all test passed.

cha0sCat avatar Nov 10 '21 08:11 cha0sCat

But to be honest, I will not use this implementation myself. Each method will cause a lot of s3 api calls

cha0sCat avatar Nov 10 '21 08:11 cha0sCat