s3fs
s3fs copied to clipboard
Possibility to define endpoint in the .password-s3fs file
Would it be possible to let users define their own custom endpoint in the config file? I've got a use case where it would be suitable to easily mount a custom S3 storage as a catalogue.
Where do you find reference to a .password-s3fs? s3fs uses boto configuration options, so anything they provide, we we implicitly use; I am unaware of an endpoint config in a file or environment variable.