July 26, 2010
View 2895644

use Autotest-3, not autotest-3

Aaron Maxwell authored on 2010/07/26 02:22:27
July 19, 2010
View e3d232e

correct error in test

Aaron Maxwell authored on 2010/07/19 05:33:58
View 136c28e

Guard against common error when using --bucket-prefix

Aaron Maxwell authored on 2010/07/19 05:14:42
View 6332b62

More thorough and precise tests for --follow-symlinks

Aaron Maxwell authored on 2010/07/19 05:09:38
View 8ab3c3a

Negative test for s3cmd put --follow-symlinks

Aaron Maxwell authored on 2010/07/19 04:30:55
View 8c3bd02

Test for s3cmd put --follow-symlinks

Aaron Maxwell authored on 2010/07/19 04:28:56
July 17, 2010
View 7b5df26

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

Aaron Maxwell authored on 2010/07/17 14:29:07
July 12, 2010
View 4f8a35b

Test case for following symlinks (simplest case) (currently fails)

Aaron Maxwell authored on 2010/07/12 10:05:36
July 11, 2010
View 31fadab

Provide --bucket-prefix for run-tests.py

Aaron Maxwell authored on 2010/07/11 15:11: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
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
May 27, 2009
View 1ae39a8

* s3cmd, run-test.py, TODO, NEWS: Added --dry-run and --exclude/--include for [del].

Michal Ludvig authored on 2009/05/27 22:41:11
View e0b946c

* s3cmd: Support for recursive [cp] and [mv], including multiple-source arguments, --include/--exclude, --dry-run, etc. * run-tests.py: Tests for the above. * S3/S3.py: Preserve metadata (eg ACL or MIME type) during [cp] and [mv]. * NEWS, TODO: Updated.

Michal Ludvig authored on 2009/05/27 21:40:39
View 3677a3b

* run-tests.py: Added --verbose mode.

Michal Ludvig authored on 2009/05/27 21:10:03
View dc1c96c

2009-05-27 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2009/05/27 14:51:28