December 29, 2008
View 9856527

* s3cmd, run-tests.py: Make it work on Windows.

Michal Ludvig authored on 2008/12/29 10:49:10
December 22, 2008
View 688964d

* s3cmd, S3/S3.py, S3/Progress.py: Display "[X of Y]" in --progress mode.

Michal Ludvig authored on 2008/12/22 10:54:14
View 559c963

* s3cmd, S3/Config.py: Implemented recursive [get]. Added --skip-existing option for [get] and [sync].

Michal Ludvig authored on 2008/12/22 10:09:44
December 12, 2008
View 2031f30

* s3cmd: Better Exception output. Print sys.path on ImportError, don't print backtrace on KeyboardInterrupt

Michal Ludvig authored on 2008/12/12 09:31:38
December 11, 2008
View 7c0863d

* s3cmd: Support for multiple sources in 'get' command.

Michal Ludvig authored on 2008/12/11 15:17:53
December 10, 2008
View 4396d21

* s3cmd: Don't display download/upload completed message in --progress mode. * S3/S3.py: Pass src/dst names down to Progress class. * S3/Progress.py: added new class ProgressCR - apparently ProgressANSI doesn't work on MacOS-X (and perhaps elsewhere). * S3/Config.py: Default progress meter is now ProgressCR * s3cmd: Updated email address for reporting bugs.

Michal Ludvig authored on 2008/12/10 14:05:16
View 1e2d476

* s3cmd: Updated email address for reporting bugs. * TODO: Updated list.

Michal Ludvig authored on 2008/12/10 11:21:25
December 1, 2008
View 416741b

Fixes for non-recursive 'ls' support from previous commit.

Michal Ludvig authored on 2008/12/01 22:57:41
View 36cfce6

* s3cmd, S3/S3.py, NEWS: Support for (non-)recursive 'ls'

Michal Ludvig authored on 2008/12/01 22:07:32
November 29, 2008
View 3592082

* s3cmd: Delete local files with "sync --delete-removed"

Michal Ludvig authored on 2008/11/29 08:59:20
November 26, 2008
View a120a4e

* s3cmd, S3/Progress.py: Fixed Unicode output in Progress meter. * s3cmd: Fixed 'del --recursive' without prefix (i.e. all objects). * TODO: Updated list.

Michal Ludvig authored on 2008/11/26 19:21:15
November 25, 2008
View 25f6f8c

* s3cmd, s3cmd.1, S3/S3.py: Display or don't display progress meter default depends on whether we're on TTY (console) or not.

Michal Ludvig authored on 2008/11/25 15:35:03
View 7e3782c

* s3cmd: Fixed 'get' conflict.

Michal Ludvig authored on 2008/11/25 15:29:39
View 9197e62

* S3/S3.py, s3cmd, S3/Config.py, s3cmd.1: Added --continue for 'get' command, improved 'get' failure resiliency.

Michal Ludvig authored on 2008/11/25 14:38:01
View 7d61be8

* s3cmd, S3/S3.py, NEWS: "s3cmd mv" for moving objects

Michal Ludvig authored on 2008/11/25 09:09:47