November 25, 2008
View 7c2e60f

* s3cmd.1, TODO: Document 'mv' command.

Michal Ludvig authored on 2008/11/25 14:42:06
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 eb9a4b6

* S3/Progress.py: Support for progress meter not starting in 0.

Michal Ludvig authored on 2008/11/25 14:12:43
View 946e963

* s3/s3.py: improved retrying in send_request() and send_file()

Michal Ludvig authored on 2008/11/25 10:15:39
View 7d61be8

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

Michal Ludvig authored on 2008/11/25 09:09:47
November 24, 2008
View 67a8d09

* S3/Utils.py: Common XML parser. * s3cmd, S3/Exeptions.py: Print info message on Error.

Michal Ludvig authored on 2008/11/24 18:43:43
November 20, 2008
View 7d0ac8e

* s3cmd: Support for 'cp' command. * S3/S3.py: Added S3.object.copy() method. * s3cmd.1: Document 'cp' command. * NEWS: Let everyone know ;-)

Michal Ludvig authored on 2008/11/20 22:57:41
November 16, 2008
View 2d7ceec

* S3/Progress.py: Two progress meter implementations. * S3/Config.py, s3cmd: New --progress / --no-progress parameters and Config() members. * S3/S3.py: Call Progress() in send_file()/recv_file() * NEWS: Let everyone know ;-)

Michal Ludvig authored on 2008/11/16 21:51:24
View aa53210

* NEWS: Fetch 0.9.8.4 release news from 0.9.8.x branch.

Michal Ludvig authored on 2008/11/16 18:56:14
View f228b03

Merge from 0.9.8.x branch, rel 251: * S3/S3.py: Adjusting previous commit (orig 249) - it's not a good idea to retry ALL failures. Especially not those code=4xx where AmazonS3 servers are not happy with our requests.

Michal Ludvig authored on 2008/11/16 18:54:08
View 00f5f67

Merge from 0.9.8.x branch, rel 249: * S3/S3.py, S3/Exception.py: Re-issue failed requests in S3.send_request()

Michal Ludvig authored on 2008/11/16 18:51:48
View 0a38dc6

Merge from 0.9.8.x branch, rel 248: * s3cmd: Don't leak open filehandles in sync. Thx Patrick Linskey for report.

Michal Ludvig authored on 2008/11/16 18:47:26
View d412a82

Merge from 0.9.8.x branch, rel 247: * s3cmd: Re-raise the right exception.

Michal Ludvig authored on 2008/11/16 18:46:03
View 451a19a

Merge from 0.9.8.x branch, rel 246: * s3cmd, S3/S3.py, S3/Exceptions.py: Don't abort 'sync' or 'put' on files that can't be open (e.g. Permision denied). Print a warning and skip over instead.

Michal Ludvig authored on 2008/11/16 18:43:44
View fdfe03a

Merge from 0.9.8.x branch, rel 245: * S3/S3.py: Escape parameters in strings. Fixes sync to and ls of directories with spaces. (Thx Lubomir Rintel from Fedora Project)

Michal Ludvig authored on 2008/11/16 18:38:51