June 10, 2011
View 65eef73

Bumped up version to 1.0.1

Michal Ludvig authored on 2011/06/10 10:44:06
January 9, 2011
View db35916

* Released version 1.0.0 ----------------------

Michal Ludvig authored on 2011/01/09 18:01:48
December 23, 2010
View 0222ce4

* s3cmd: Set 10s socket timeout for read()/write().

Michal Ludvig authored on 2010/12/23 23:01:32
View 2d067a6

* s3cmd: Added --(no-)check-md5 for [sync]. * run-tests.py, testsuite.tar.gz: Added testsuite for the above. * NEWS: Document the above.

Michal Ludvig authored on 2010/12/23 22:24:24
December 8, 2010
View f57cee3

Added date to NEWS file

Michal Ludvig authored on 2010/12/08 22:07:06
View 536ad44

* Released version 1.0.0-rc2 --------------------------

Michal Ludvig authored on 2010/12/08 22:06:12
October 26, 2010
View 5a9b6e3

* NEWS, TODO: Updated.

Michal Ludvig authored on 2010/10/26 10:54:26
June 12, 2010
View 08f8991

* S3/CloudFront.py: Allow s3:// URI as well as cf:// URI for most CloudFront-related commands.

Michal Ludvig authored on 2010/06/12 22:11:01
View b020ea0

* s3cmd, S3/CloudFront.py, S3/Config.py: Support access logging for CloudFront distributions. * S3/S3.py, S3/Utils.py: Moved some functions to Utils.py to make them available to CloudFront.py * NEWS: Document the above.

Michal Ludvig authored on 2010/06/12 20:02:24
May 20, 2010
View 99b416b

* s3cmd, S3/ACL.py, S3/Config.py: Support for --acl-grant and --acl-revoke (contributed by Timothee Linden)

Michal Ludvig authored on 2010/05/20 19:26:53
March 19, 2010
View cb0bbae

* s3cmd, S3/AccessLog.py, ...: Added [accesslog] command.

Michal Ludvig authored on 2010/03/19 12:18:18
October 8, 2009
View fa476d8

* Released version 0.9.9.91

Michal Ludvig authored on 2009/10/08 10:14:42
October 6, 2009
View c321acc

* Released version 0.9.9.90

Michal Ludvig authored on 2009/10/06 12:38:35
June 2, 2009
View 3c07424

* s3cmd: New [fixbucket] command for fixing invalid object names in a given Bucket. For instance names with  in them (not sure how people manage to upload them but they do). * S3/S3.py, S3/Utils.py, S3/Config.py: Support methods for the above, plus advise user to run 'fixbucket' when XML parsing fails. * NEWS: Updated.

Michal Ludvig authored on 2009/06/02 20:23:15
May 28, 2009
View b40dd81

* S3/Utils.py: New function replace_nonprintables() * s3cmd: Filter local filenames through the above function to avoid problems with uploaded filenames containing invalid XML entities, eg  * S3/S3.py: Warn if a non-printables char is passed to urlencode_string() - they should have been replaced earlier in the processing. * run-tests.py, TODO, NEWS: Updated. * testsuite/crappy-file-name.tar.gz: Tarball with a crappy-named file. Untar for the testsuite.

Michal Ludvig authored on 2009/05/28 22:59:03