Download List

專案描述

S3cmd is a command line client for storing data in Amazon S3 (Simple Storage Service). It is ideal for power users, scripts, cron jobs, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-17 15:09
0.9.9

This release added commands for copying and moving remote files, CloudFront support, a new [setacl] command for setting an ACL on existing objects, and recursive and wildcard support for [put], [get], and [del]. --dry-run was enabled for [put], [get], and [sync]. Removal of non-empty buckets is allowed. A progress meter was implemented. New --include, --rinclude, and --(r)include-from options were added to override --exclude exclusions. A --add-header option was added along with a --list-md5 option for [ls].
標籤: Major feature enhancements

2008-12-22 10:25
0.9.8.4

This release restores access to upper-case named buckets. It has improved handling of filenames with Unicode characters. It avoids ZeroDivisionError on very fast links (for instance on Amazon EC2). It will reissue failed requests (e.g. connection errors, internal server errors, etc). Sync skips over files that can't be opened instead of terminating the sync completely. It doesn't run out of open files quota on sync with lots of files.
標籤: Major bugfixes

2008-07-08 19:26
0.9.8.2

--exclude and --rexclude options were added to the sync command. The $HOME environment variable no longer needs to be set. Better checking of bucket names against Amazon S3 rules was implemented.
標籤: Major feature enhancements

2008-06-05 15:33
0.9.7

Synchronization from S3 back to a local folder was
implemented, including file attribute restoration.
Failed uploads are retried at a lower speed to
improve error resilience. The MD5 of the uploaded
file is computed and compared with the checksum
reported by S3, and the file is uploaded again if
there is a mismatch.
標籤: Major feature enhancements

2007-03-03 23:22
0.9.1

Python 2.5 is not required anymore. Python 2.4 is
now fully supported as well.
標籤: Initial freshmeat announcement

Project Resources