February 4, 2015
View 41f4f68

report the actual error XML when we can't parse it.

Matt Domsch authored on 2015/02/04 10:13:32
February 3, 2015
View 41787ac

Don't crash when a proxy returns an invalid XML error document

Matt Domsch authored on 2015/02/03 22:06:23
December 19, 2014
View 4f7678a

Fixes #424 : In python 2.7, parsing invalid xml now raise a ParserError(that didn't exist in python <2.7) instead of a ExpatError + cleanup in Utils.py (see issue #424 for more details)

Florent Viard authored on 2014/12/19 23:27:25
July 7, 2014
View 657159c

Improve the exit code of s3cmd in the case of an error from S3 to give a clearer status of the reason of the failure. Some existing exit codes were modified when they were not already in use.

Florent Viard authored on 2014/07/07 21:08:13
May 10, 2014
View dd58f17

Tolerate non-XML errors, e.g. proxy-generated 403/502 HTML errors

Oren Held authored on 2014/05/10 20:52:10
March 14, 2014
View afd51b6

Updated copyright to TGRMN Software

Michal Ludvig authored on 2014/03/14 12:31:12
March 1, 2012
View a845140

Handle empty return bodies when processing S3 errors.

Kelly McLaughlin authored on 2012/03/01 08:19:19
June 8, 2011
View d439efb

ATTENTION -- Mega WhiteSpace conversion !!!

Michal Ludvig authored on 2011/06/08 05:18:12
April 15, 2011
View cde72d4

Added support for "Static Websites"

Jens Braeuer authored on 2011/04/15 00:01:40
May 20, 2010
View 46631fc

* S3/Exceptions.py, S3/S3.py: Some HTTP_400 exceptions are retriable.

Michal Ludvig authored on 2010/05/20 18:28:44
January 31, 2009
View 114b1b8

* S3/Exceptions.py: Correct S3Exception.__str__() to avoid crash in S3Error() subclass. Reported by '~t2~'. * NEWS: Updated.

Michal Ludvig authored on 2009/01/31 21:18:25
January 27, 2009
View ccb7853

* Merged CloudFront support from branches/s3cmd-airlock See the ChangeLog in that branch for details.

Michal Ludvig authored on 2009/01/27 10:53:18
January 24, 2009
View d5ff103

* S3/Exceptions.py: Remove DeprecationWarning about BaseException.message in Python 2.6

Michal Ludvig authored on 2009/01/24 20:41:22
January 15, 2009
View b3488ba

* S3/CloudFront.py: New module for CloudFront support. * s3cmd, S3/Config.py, S3/Exceptions.py: Wire in CF support.

Michal Ludvig authored on 2009/01/15 22:02:21
December 31, 2008
View 4084edb

* S3/PkgInfo.py: Bumped up version to 0.9.9-pre4 * S3/Exceptions.py: Added missing imports.

Michal Ludvig authored on 2008/12/31 13:22:29