June 11, 2008
View bb9910b

* S3/PkgInfo.py: Version 0.9.8-rc1

Michal Ludvig authored on 2008/06/11 11:21:59
View d5e87cd

* s3cmd, S3/Config.py, s3cmd.1: Added --exclude-from and --debug-syncmatch switches for sync.

Michal Ludvig authored on 2008/06/11 10:43:40
View 4f209fa

* s3cmd: Remove python 2.5 specific code (try/except/finally block) and make s3cmd compatible with python 2.4 again.

Michal Ludvig authored on 2008/06/11 08:57:56
June 9, 2008
View ee852c0

* s3cmd.1, NEWS: Document --exclude

Michal Ludvig authored on 2008/06/09 23:17:23
View 8829e89

* s3cmd: Added --exclude switch for sync.

Michal Ludvig authored on 2008/06/09 21:53:48
June 4, 2008
View 77484f8

* Released version 0.9.7

Michal Ludvig authored on 2008/06/04 22:41:31
View 29893af

* S3/PkgInfo.py: Bumped up version to 0.9.7 * NEWS: Added 0.9.7 * TODO: Removed completed tasks * s3cmd, s3cmd.1: Updated help texts, removed --dry-run option as it's not implemented.

Michal Ludvig authored on 2008/06/04 21:30:44
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
June 3, 2008
View 01fe3a2

* s3cmd: Refactored cmd_sync() in preparation for remote->local sync.

Michal Ludvig authored on 2008/06/03 22:40:11
April 30, 2008
View add6b7f

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

Michal Ludvig authored on 2008/04/30 23:10:34
April 29, 2008
View d2b144d

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

Michal Ludvig authored on 2008/04/29 18:43:51
View 6bb385f

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

Michal Ludvig authored on 2008/04/29 18:42:38
View 29941bd

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

Michal Ludvig authored on 2008/04/29 18:39:39
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