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

Reply via email to