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

Can not download yfcc100m #149

Open Franklin-Yao opened 4 years ago

Franklin-Yao commented 4 years ago

Hi, I am using s3gof3r to download yfcc100m with their instructi ons: gof3r get -b multimedia-commons -k images/ -p ./.

gof3r get -b multimedia-commons -k images/ -p ./ gof3r error: open ./: is a directory

gof3r get -b multimedia-commons -k images/ gof3r error: 400: "The authorization header is malformed; the region 'us-east-1' is wrong; expecting 'us-west-2'"

gof3r get -b multimedia-commons -k images/ --endpoint s3-website-us-west-2.amazonaws.com gof3r error: Get https://multimedia-commons.s3-website-us-west-2.amazonaws.com/images: dial tcp 52.218.253.146:443: i/o timeout