timkay / aws

Easy command line access to Amazon EC2, S3, SQS, ELB, and SDB
http://timkay.com/aws/
426 stars 125 forks source link

extremely long multipart S3 operations expire #18

Closed midendian closed 12 years ago

midendian commented 12 years ago

I can't quite figure out what's going on (the code looks to do the right thing), but I'm leaving a public note because the error is inobvious: For S3 results that come in many parts and take a long time (several minutes), eventually aws will die with 22 and print "403 Forbidden".

Adding a large --expire-time value fixes it.