May 26, 2007
View f298b34

2007-05-26 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2007/05/26 20:43:10
View 475b5bc

2007-05-26 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2007/05/26 17:52:53
View b96ddeb

2007-05-26 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2007/05/26 15:09:16
View 796e95d

Add comment for access key and secret key configuration.

Michal Ludvig authored on 2007/05/26 14:56:28
April 8, 2007
View ed61a5f

Fixed PkgInfo import.

Michal Ludvig authored on 2007/04/08 23:59:43
View 09b29ca

2007-04-09 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2007/04/08 23:33:12
March 26, 2007
View 747ddb2

2007-03-26 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2007/03/26 09:18:24
View 72d9ddf

2007-03-26 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2007/03/26 07:48:59
February 28, 2007
View 18485e2

* s3cmd: Verify supplied accesskey and secretkey in interactive configuration path.

Michal Ludvig authored on 2007/02/28 13:09:12
View 7540590

* S3/S3.py: Modify S3Error exception to work in python 2.4 (=> don't expect Exception is a new-style class). * s3cmd: Updated for the above change.

Michal Ludvig authored on 2007/02/28 11:38:27
February 19, 2007
View f98a27f

- New feature - allow "get" to stdout

Michal Ludvig authored on 2007/02/19 11:33:20
February 7, 2007
View 1f7d2de

- Change all "exit()" calls to "sys.exit()" and allow for python 2.4

Michal Ludvig authored on 2007/02/07 12:06:38
January 26, 2007
View ec50b5a

- Added headers with copyright to all files - Removed S3.compose_uri(), introduced S3UriS3.compose_uri() instead.

Michal Ludvig authored on 2007/01/26 08:33:35
View b819c70

- Converted all users of parse_uri to S3Uri class API - Removed "cp" command again. Will have to use 'put' and 'get' for now

Michal Ludvig authored on 2007/01/26 08:01:18
January 25, 2007
View af3425b

- New module S3/S3Uri.py - converted "put" operation to use the new S3Uri class

Michal Ludvig authored on 2007/01/25 10:47:36