Re: [S3tools-general] bug encountered possibly related to empty object in S3

2014-04-10 Thread WagnerOne
Running this same sync in debug, I see additional detail following the INFO: Summary: ... line. I'm not sure what I should anonymize in that output, so I'd prefer to share it with a dev only. I can produce that on request. Mike On Apr 10, 2014, at 3:21 PM, WagnerOne wag...@wagnerone.com

[S3tools-general] s3cmd --dry-run ctrl-c hangs

2014-04-10 Thread WagnerOne
Mostly just an observation to report... occasionally when I stop s3cmd with ctrl-c when also running under --dry-run, I'll see a Cleaning up. Please wait... Completed parts... And then it hangs indefinitely until I kill the process. This seems to happen more often with dry-run than it

Re: [S3tools-general] bug encountered possibly related to empty object in S3

2014-04-10 Thread Matt Domsch
I've worked with Mike offline on this some today, and believe I have a fix now on the github.com/s3tools/s3cmd master branch. The failure here was a timeout on a batch delete call to S3 that included roughly 40,000 files in the single batch delete request, rather than the 1000 per request that