rlmcpherson / s3gof3r

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

I could not upload to S3 at Singapore #135

Open r0039 opened 6 years ago

r0039 commented 6 years ago
~# AWS_ACCESS_KEY_ID=###### AWS_SECRET_ACCESS_KEY=##### gof3r put -b mysql-backup -k 20180301_grafana.sql --endpoint=s3.ap-southeast-1.amazonaws.com 
panic: can't find endpoint region

I could not upload to S3 at Singapore. Also the endpoint ends with amazonaws.com. Could you please help me fix it? Thank you.

r0039 commented 6 years ago

Also I followed this link https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region to find the correct Region.

ShalbafZadeh commented 5 years ago

@r0039 try it with s3-ap-southeast-1.amazonaws.com