September 3, 2008
View 89a9338

* s3cmd, S3/S3.py: Make --verbose mode more useful and default mode less verbose.

Michal Ludvig authored on 2008/09/03 12:39:36
September 1, 2008
View fc8a5df

* S3/S3.py: removed object_{get,put,delete}_uri() functions and made object_{get,put,delete}() accept URI instead of bucket/object parameters.

Michal Ludvig authored on 2008/09/01 11:40:06
View a208e97

* 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)

Michal Ludvig authored on 2008/09/01 09:52:34
June 30, 2008
View 493c072

* S3/S3.py: Re-upload when Amazon doesn't send ETag in PUT response. It happens from time to time for unknown reasons. Thanks "Burtc" for report and "hermzz" for fix. Fixes #1990387

Michal Ludvig authored on 2008/06/30 22:38:12
June 17, 2008
View 421133c

* S3/S3.py: Bucket name can't contain upper-case letters (S3/DNS limitation).

Michal Ludvig authored on 2008/06/17 23:13:32
June 4, 2008
View ed27a45

Implemented S3->local sync

Michal Ludvig authored on 2008/06/04 19:21:29
April 29, 2008
View 6bb385f

2008-04-29 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2008/04/29 18:42:38
April 28, 2008
View e7906cf

* S3/S3.py: send_file() now computes MD5 sum of the file being uploaded, compares with ETag returned by Amazon and retries upload if they don't match.

Michal Ludvig authored on 2008/04/28 23:32:22
March 4, 2008
View 63ba997

* s3cmd, S3/S3.py, S3/Utils.py: Throttle upload speed and retry when upload failed. Report download/upload speed and time elapsed.

Michal Ludvig authored on 2008/03/04 21:48:10
February 27, 2008
View c4761f2

* S3/S3.py: modify 'x-amz-date' format (problems reported on MacOS X). Thanks Jon Larkowski for fix.

Michal Ludvig authored on 2008/02/27 19:57:11
View 37a8ad4

* S3/S3.py, S3/Utils.py: open files in binary mode (otherwise windows users have problems).

Michal Ludvig authored on 2008/02/27 19:45:05
View e5c6f6c

2008-02-27 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2008/02/27 13:47:14
February 11, 2008
View 7143ef4

2008-02-11 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2008/02/11 12:39:59
View bb6d07e

2008-02-11 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2008/02/11 11:35:31
View eb31131

2008-02-11 Michal Ludvig <michal@logix.cz>

Michal Ludvig authored on 2008/02/11 09:44:48