November 12, 2010
View 13fc0d5

* s3cmd: Added support for remote-to-remote sync. (Based on patch from Sundar Raman - thanks!) * run-tests.py: Testsuite for the above.

Michal Ludvig authored on 2010/11/12 20:04:10
View 99e03c6

* s3cmd: Fixed typo in "s3cmd du" error path.

Michal Ludvig authored on 2010/11/12 18:02:27
October 26, 2010
View 678159c

* s3cmd, S3/CloudFront.py, S3/Config.py: Added support for CloudFront DefaultRootObject. Thanks to Luke Andrew.

Michal Ludvig authored on 2010/10/26 10:15:43
October 25, 2010
View 07150f7

* s3cmd: Read config file even if User Profile directory on Windows contains non-ascii symbols. Thx Slava Vishnyakov

Michal Ludvig authored on 2010/10/25 17:03:27
View ba7d877

* s3cmd: Improved 'fixbucket' command. Thanks to Srinivasa Moorthy.

Michal Ludvig authored on 2010/10/25 16:49:42
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