Jack Fan

Results 3 comments of Jack Fan

@martindurant I believe in version 0.2.2 it does create a placeholder when you `mkdir` a folder. Also s3fs document for `mkdir` ([link](https://s3fs.readthedocs.io/en/latest/api.html#s3fs.core.S3FileSystem.mkdir)) says ``` Make new bucket or empty key...

That would be really a weird choice for `s3fs` project. There is clearly a gap between `sf3s` project's version v.s. the general concept of fs interface. E.g. I would expect...

> I am happy to follow AWS's lead on this, but am I wrong in thinking that the CLI doesn't concern itself with directories at all? https://docs.aws.amazon.com/cli/latest/reference/s3/index.html#available-commands Oh yeah, you...