hughsk / s3-sync

A streaming interface for uploading multiple files to S3.
Other
79 stars 27 forks source link

Unsure which file has the issue when I get Error: Bad status code 400 #4

Closed Bockit closed 8 years ago

Bockit commented 11 years ago
>> [uploaded] https://s3.amazonaws.com/afr-prod/projects/politics/img/maps/Perth.png
Error: Bad status code: 400
>> [uploaded] https://s3.amazonaws.com/afr-prod/projects/politics/img/maps/Sydney.png

Would be nice to know what file got the 400, and if it's retrying or silently failing.

hughsk commented 11 years ago

There's a fail event for the latter, but I'll add the file details to the error when it finally gives up :)