Re: [S3tools-general] Repeated command echo

2015-05-24 Thread Russell Gadd
Thanks - I fixed the config region description and it now behaves ok in this simple example. I do still get some cases in one of my scripts where a file appears to have been downloaded twice, but I only need to do this rarely so I haven't tried to isolate the circumstances. I don't know if it has r

Re: [S3tools-general] Repeated command echo

2015-05-24 Thread Matt Domsch
Your bucket_location config option is incorrect "eu-west" rather than "eu-west-1" or whatever. So it's failing the initial request with v4 signature, and falling back to v2 signature. On Thu, May 21, 2015 at 1:22 AM, Russell Gadd wrote: > There are a couple of oddities when running s3cmd versio

[S3tools-general] Repeated command echo

2015-05-20 Thread Russell Gadd
There are a couple of oddities when running s3cmd version 1.5.2 on Linux Mint 17. (Neither of these are a problem for me but offered just to make you aware). I already reported (5 May) that I get spurious messages "WARNING: Empty object name on S3 found, ignoring." I also found that when performi