aboutsummaryrefslogtreecommitdiffstats
path: root/S3.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made the project available in pypi. Involved moving files andCraig Jackson2011-12-131-633/+0
| | | | initializing a setup.py.
* Added another try/except to hopefully kill the connection reset errorsjason2010-01-201-1/+6
|
* Moved a try/except to see if i can squash the bug where s3 resets the ↵jason2010-01-181-2/+3
| | | | connection all the time
* Added some code to retry failed connections to S3jason2010-01-181-1/+3
|
* Added a try/except to retry sending the file is the connection was reset by peerjason2009-12-181-3/+9
|
* Fixed the sha warningjason2009-12-181-5/+7
|
* Initial commitjason2009-12-081-0/+617