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
July 26, 2010
View 7de69ee

name refactor to indicate _fswalk_follow_symlinks is an internal helper function

Aaron Maxwell authored on 2010/07/26 12:41:22
View 45f0f84

document fswalk function

Aaron Maxwell authored on 2010/07/26 12:40:46
View 6ecb619

Fix leak in recursive-symlink-filtering algorithm

Aaron Maxwell authored on 2010/07/26 04:35:54
View b54d460

Compartmentalized symlink-safe directory walk, with all tests passing on python2.5 and python2.6

Aaron Maxwell authored on 2010/07/26 03:48:37
July 17, 2010
View 7b5df26

Implementation of --follow-symlinks option (nonrecursive case)

Aaron Maxwell authored on 2010/07/17 14:29:07
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 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 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
View 4f11bf5

* s3cmd: Pre-parse ACL parameters in OptionS3ACL()

Michal Ludvig authored on 2010/05/20 20:42:47
View 05cc318

* s3cmd: Couple of fixes on top of the above commit.

Michal Ludvig authored on 2010/05/20 20:12:41
View 41e77b5

Fixed typo.

Michal Ludvig authored on 2010/05/20 19:30:49
March 19, 2010
View 68afbd7

* s3cmd, S3/ACL.py: Print all ACLs for a Grantee (one Grantee can have multiple different Grant entries)

Michal Ludvig authored on 2010/03/19 13:30:46