-
Notifications
You must be signed in to change notification settings - Fork 660
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
Support for Amazon Acceleration Endpoint? #585
Comments
Its not supported yet @fd0 , requires some changes on how we construct the S3 virtual host style URL. We will work on supporting it soon. |
harshavardhana
added a commit
to harshavardhana/minio-go
that referenced
this issue
Dec 26, 2016
harshavardhana
added a commit
to harshavardhana/minio-go
that referenced
this issue
Dec 26, 2016
Cool, thanks! |
Thanks! |
harshavardhana
added a commit
to harshavardhana/minio-go
that referenced
this issue
Dec 29, 2016
harshavardhana
added a commit
to harshavardhana/minio-go
that referenced
this issue
Dec 30, 2016
harshavardhana
added a commit
to harshavardhana/minio-go
that referenced
this issue
Jan 5, 2017
harshavardhana
added a commit
to harshavardhana/minio-go
that referenced
this issue
Jan 5, 2017
harshavardhana
added a commit
to harshavardhana/minio-go
that referenced
this issue
Jan 5, 2017
harshavardhana
added a commit
to harshavardhana/minio-go
that referenced
this issue
Jan 5, 2017
harshavardhana
added a commit
that referenced
this issue
Jan 5, 2017
ping @fd0 can you validate this - http://docs.minio.io/docs/golang-client-api-reference#SetS3TransferAccelerate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
restic received a support request for Amazon Acceleration Endpoints. Does minio-go support that? What needs to be specified as the
endpoint
string inNew()
to access such a special endpoint?Here's some background: http://docs.aws.amazon.com/AmazonS3/latest/dev/transfer-acceleration.html
Thanks!
The text was updated successfully, but these errors were encountered: