Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mount Non-Amazon S3 Bucket #162

Open
zicklag opened this issue Dec 24, 2017 · 2 comments
Open

Mount Non-Amazon S3 Bucket #162

zicklag opened this issue Dec 24, 2017 · 2 comments

Comments

@zicklag
Copy link

zicklag commented Dec 24, 2017

I would like to be able to use yas3fs to mount an S3 bucket that is not hosted by Amazon such as a Minio server bucket ( a server that implements the S3 protocol, but isn't on amazon.com ). Looking through the commandline help, I haven't been able to find a way to specify a different S3 server.

@timor-raiman
Copy link

timor-raiman commented Dec 24, 2017 via email

@fredbcode
Copy link

I'm also tryng to play with the popular minio, without success

endpoints_path is ineffective and boto_endpoints raise an exception

export BOTO_ENDPOINTS=192.168.1.250
or
export BOTO_ENDPOINTS=http://192.168.1.250

2020-09-11 08:09:25,033 ERROR Uncaught Exception: <type 'exceptions.IOError'> [Errno 2] No such file or directory: '192.168.1.250' <traceback object at 0x7fa57280ccb0>
None

No connection appears in tcpdump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants