November 5, 2008
View f03c0be

* s3cmd: Re-raise the right exception.

Michal Ludvig authored on 2008/11/05 14:34:07
View b872014

* 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/05 14:12:41
View d4ac584

* 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/05 13:04:06
View 19e4df8

* s3cmd: Unicode brainfuck again. This time force all output in UTF-8, will see how many complaints we'll get...

Michal Ludvig authored on 2008/11/05 13:02:14
September 15, 2008
View 9e7104c

* Released version 0.9.8.4 ------------------------

Michal Ludvig authored on 2008/09/15 21:56:55
View e17f87b

* Merge from trunk, revision 240: * S3/S3.py: Don't run into ZeroDivisionError when speed counter returns 0s elapsed on upload/download file

Michal Ludvig authored on 2008/09/15 21:54:36
View fa0dfb9

* Merge from trunk, revision 238: * s3cmd, S3/S3.py, S3/Utils.py, S3/S3Uri.py, S3/Exceptions.py: Yet anoter Unicode round. Unicodised all command line arguments before processing.

Michal Ludvig authored on 2008/09/15 21:15:08
View a91f698

* Merge from trunk, revision 221: * s3cmd: Refuse 'sync' together with '--encrypt'.

Michal Ludvig authored on 2008/09/15 13:34:46
View 9f20d8d

* Merge from trunk, revisions 218, 226, 233, 234: * s3cmd, S3/S3.py, S3/Config.py: Allow access to upper-case named buckets again with --use-old-connect-method (uses http://s3.amazonaws.com/bucket/object instead of http://bucket.s3.amazonaws.com/object) * s3cmd, S3/S3.py, S3/Config.py: Removed --use-old-connect-method again. Autodetect the need for old connect method instead. * S3/S3.py: "s3cmd mb" can create upper-case buckets again in US. Non-US (e.g. EU) bucket names must conform to strict DNS-rules. * S3/S3Uri.py: Display public URLs correctly for non-DNS buckets.

Michal Ludvig authored on 2008/09/15 13:29:47
View 6513d3d

* Merge from trunk, revisions 227, 230:

Michal Ludvig authored on 2008/09/15 13:16:39
August 19, 2008
View 819ece9

* s3cmd: Always output UTF-8, even on output redirects.

Michal Ludvig authored on 2008/08/19 22:43:46
View 09b08d7

Created 0.9.8.x branch from 0.9.8.3 @trunk

Michal Ludvig authored on 2008/08/19 22:10:19
July 7, 2008
View d9a3c84

* s3cmd.1: couple of syntax fixes from Mikhail Gusarov

Michal Ludvig authored on 2008/07/07 18:50:24
July 3, 2008
View 5be0729

* S3/PkgInfo.py: Bumped up version to 0.9.8.2 * NEWS: Added 0.9.8.2

Michal Ludvig authored on 2008/07/03 21:26:03
View 26b4a8e

* s3cmd: Print version info on 'unexpected error' output.

Michal Ludvig authored on 2008/07/03 21:24:15