December 31, 2008
View 3c68245

* S3/S3.py, S3/Utils.py: Use 'hashlib' instead of md5 and sha modules to avoid Python 2.6 warnings.

W. Tell authored on 2008/12/31 21:47:01
View 0b2aefe

* S3/S3.py, S3/Utils.py: Use 'hashlib' instead of md5 and sha modules to avoid Python 2.6 warnings.

W. Tell authored on 2008/12/31 21:20:53
View 82d9eaf

* s3cmd, S3/Utils.py, S3/Exceptions.py, S3/Progress.py, S3/Config.py, S3/S3.py: Added --encoding switch and Config.encoding variable. Don't assume utf-8 for filesystem and terminal output anymore.

Michal Ludvig authored on 2008/12/31 11:42:33
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
September 15, 2008
View d90a792

* 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 20:04:02
July 29, 2008
View 9a5cde4

* S3/Utils.py (hash_file_md5): Hash files in 32kB chunks instead of reading it all up to a memory first to avoid OOM on large files.

Michal Ludvig authored on 2008/07/29 10:23:11
June 4, 2008
View bc4c306

* S3/Config.py: Store more file attributes in sync to S3. * s3cmd: Make sync remote2local more error-resilient.

Michal Ludvig authored on 2008/06/04 21:11:04
View ed27a45

Implemented S3->local sync

Michal Ludvig authored on 2008/06/04 19:21:29
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 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
November 13, 2007
View dc75814

* S3/S3.py: Support for buckets stored in Europe, access now goes via <bucket>.s3.amazonaws.com where possible.

Michal Ludvig authored on 2007/11/13 13:58:53
September 25, 2007
View ac9940e

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

Michal Ludvig authored on 2007/09/25 20:19:33
September 2, 2007
View 0d91ff3

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

Michal Ludvig authored on 2007/09/02 00:50:44
August 24, 2007
View 9ed3c78

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

Michal Ludvig authored on 2007/08/24 10:23:48