I just upgraded locally (Mac) from 1.5.0-rc1 to 1.5.2 and see a double
output on get command using Amazon S3:

$ s3cmd get s3://bucket-name/2K12-02-u_ex140131.log
s3://bucket-name/2K12-02-u_ex140131.log -> ./2K12-02-u_ex140131.log  [1 of
1]
s3://bucket-name/2K12-02-u_ex140131.log -> ./2K12-02-u_ex140131.log  [1 of
1]
 345829 of 345829   100% in    1s   336.48 kB/s  done


Jeremy Wadsack

On Mon, Apr 6, 2015 at 12:07 PM, Russell Gadd <rust...@gmail.com> wrote:

> It's Amazon s3.
>
> Regards
> Russell
>
> On 6 April 2015 at 12:43, Matt Domsch <m...@domsch.com> wrote:
>
>> Is this amazon S3 or a clone?  If a clone, this is expected as it falls
>> back from signature v4 to signature v2. Use --signature-v2 to avoid it.
>> On Apr 6, 2015 4:41 AM, "Russell Gadd" <rust...@gmail.com> wrote:
>>
>>> I was testing s3cmd and it appears to repeat the first upload of put
>>> command. There appears to be a delay between the confirmations on the
>>> terminal so I expect it is actually uploading twice rather than just a
>>> reporting error
>>>
>>> This was the terminal output (Linux Mint 17, s3cmd version 1.5.2):
>>>
>>> /data/WorkInProgress/testfiles $ s3cmd put * s3://mybucket-test2/
>>> testfile1.pdf -> s3://mybucket-test2/testfile1.pdf  [1 of 2]
>>>  153171 of 153171   100% in    1s   134.03 kB/s  done
>>> testfile1.pdf -> s3://mybucket-test2/testfile1.pdf  [1 of 2]
>>>  153171 of 153171   100% in    1s   109.50 kB/s  done
>>> testfile2.xls -> s3://mybucket-test2/testfile2.xls  [2 of 2]
>>>  62464 of 62464   100% in    0s   120.24 kB/s  done
>>> /data/WorkInProgress/testfiles $
>>>
>>> Is there an explanation for this behaviour or is this a bug?
>>>
>>>
>>> Russell
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
>>> Develop your own process in accordance with the BPMN 2 standard
>>> Learn Process modeling best practices with Bonita BPM through live
>>> exercises
>>> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
>>> event?utm_
>>> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
>>> _______________________________________________
>>> S3tools-general mailing list
>>> S3tools-general@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/s3tools-general
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
>> Develop your own process in accordance with the BPMN 2 standard
>> Learn Process modeling best practices with Bonita BPM through live
>> exercises
>> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
>> event?utm_
>> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
>> _______________________________________________
>> S3tools-general mailing list
>> S3tools-general@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/s3tools-general
>>
>>
>
>
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live
> exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> event?utm_
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
> _______________________________________________
> S3tools-general mailing list
> S3tools-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/s3tools-general
>
>
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to