rlmcpherson / s3gof3r

Fast, concurrent, streaming access to Amazon S3, including gof3r, a CLI. http://godoc.org/github.com/rlmcpherson/s3gof3r
MIT License
1.15k stars 181 forks source link

Add support for S3 accelerate #108

Closed cyberdelia closed 8 years ago

cyberdelia commented 8 years ago

Allow to support Amazon S3 Transfer Acceleration, this will fallback to AWS_REGION when provided with the s3 accelerate domain.

rlmcpherson commented 8 years ago

This LGTM, thanks for adding support for it.