November 12, 2007
View 8215784

* s3cmd, S3/S3.py: New command 'ib' to get information about bucket (only 'LocationConstraint' supported for now).

Michal Ludvig authored on 2007/11/12 09:33:14
September 25, 2007
View ac9940e

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

Michal Ludvig authored on 2007/09/25 20:19:33
September 13, 2007
View d94adea

* S3/S3.py: Support for buckets with over 1000 objects.

Michal Ludvig authored on 2007/09/13 15:10:59
September 3, 2007
View aa1c976

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

Michal Ludvig authored on 2007/09/03 10:58:42
September 2, 2007
View 0d91ff3

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

Michal Ludvig authored on 2007/09/02 00:50:44
August 13, 2007
View c0e0c04

2007-08-13 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2007/08/13 20:41:05
View d35b41f

2007-08-13 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2007/08/13 18:43:06
July 5, 2007
View afe194f

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

Michal Ludvig authored on 2007/07/05 11:54:05
May 28, 2007
View 8ec1807

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

Michal Ludvig authored on 2007/05/28 00:59:31
February 28, 2007
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 a0fc5bc

Removed dependency on hashlib -> allow for python 2.4

Michal Ludvig authored on 2007/02/07 12:05:25
January 26, 2007
View 42b24ca

- Case insensitive regex in S3Uri.py

Michal Ludvig authored on 2007/01/26 22:17:44
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