Open
Description
I'm currently trying to use s3fs with minio, but running into trouble when a bucket does not exist.
I'm wondering whether this is expected to work (with s3) or if I should just add some code to create a bucket before connecting with s3fs. I don't have any s3 buckets to test against unfortunately.
Cheers