October 24, 2010
View 73bf1c4

* s3cmd: Don't fail when a local node is a directory and we expected a file. (as if for example /etc/passwd was a dir)

Michal Ludvig authored on 2010/10/24 22:14:56
View f863a31

* s3cmd, S3/S3.py: Ignore inaccessible (and missing) files on upload. * run-tests.py: Extended [sync] test to verify correct handling of inaccessible files. * testsuite/permission-tests: New testsuite files.

Michal Ludvig authored on 2010/10/24 21:40:52
View 259d955

* run-tests.py: Fixed test #6

Michal Ludvig authored on 2010/10/24 20:57:25
View ec34f6e

* S3/S3.py: "Stringify" all headers. Httplib should do it but some Python 2.7 users reported problems that should now be fixed.

Michal Ludvig authored on 2010/10/24 17:34:43
July 26, 2010
View a48b1c0

Update Changelog

Aaron Maxwell authored on 2010/07/26 13:02:11
July 8, 2010
View 76ce644

* run-tests.py, testsuite/crappy-file-name.tar.gz: Updated testsuite, work around a problem with [s3cmd cp] when the source file contains '?' or '\x7f' (where the inability to copy '?' is especially annoying).

Michal Ludvig authored on 2010/07/08 09:04:54
July 7, 2010
View 9bacffc

* S3/Utils.py, S3/S3Uri.py: Fixed names after moving functions between modules.

Michal Ludvig authored on 2010/07/07 21:35:29
June 29, 2010
View 259dab5

* S3/ACL.py: Fix isAnonRead method on Grantees * ChangeLog: Update name of contributor for Timothee Groleau

Timothee Groleau authored on 2010/06/29 12:52:55
June 12, 2010
View d7693f3

* s3cmd, S3/CloudFront.py: Both [accesslog] and [cfmodify] access logging can now be disabled with --no-access-logging

Michal Ludvig authored on 2010/06/12 22:13:21
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 26, 2010
View 79382cd

* S3/S3.py: Fixed code formating.

Michal Ludvig authored on 2010/05/26 20:41:08
View d9550f2

* S3/S3.py: Fix bucket listing for buckets with over 1000 prefixes. (contributed by Timothee Linden)

Michal Ludvig authored on 2010/05/26 20:39:02
May 20, 2010
View 9b07e5f

* s3cmd, S3/S3.py: Added support for bucket locations outside US/EU (i.e. us-west-1 and ap-southeast-1 as of now).

Michal Ludvig authored on 2010/05/20 21:13:56
View a7ea0be

* s3cmd, S3/S3.py, S3/Config.py: Added --reduced-redundancy switch for Reduced Redundancy Storage.

Michal Ludvig authored on 2010/05/20 21:01:01