Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version hat Befehle zum Kopieren und Verschieben von Remote-Dateien, CloudFront zu unterstützen, eine neue [setacl] Befehl zum Setzen einer ACL auf bestehenden Objekten und rekursive und Wildcard-Unterstützung für [setzen], [erhalten] und [Entf]. - dry-run war nach [stellen] aktiviert ist, [get] und [sync]. Entfernung von nicht-leeren Eimer ist erlaubt. Eine Fortschrittsanzeige implementiert. Neu - umfassen - rinclude und - (r) aufzunehmen von Optionen zu überschreiben - exclude Ausnahmen aufgenommen wurden. A - Add-Header-Option wurde mit einem - list-Option für md5 [ls entlang hinzugefügt].
Tags: Major feature enhancements
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].

2008-12-22 10:25
0.9.8.4

Diese Version wieder Zugriff auf Großbuchstaben benannt Eimer. Es hat eine verbesserte Handhabung von Dateinamen mit Unicode-Zeichen. Es vermeidet ZeroDivisionError auf sehr schnelle Verbindungen (zum Beispiel auf Amazon EC2). Es wird nicht Zugriffe reissue (zB Anschluss Fehler, internen Server-Fehler, etc). Sync überspringt Dateien, die nicht geöffnet werden kann, anstatt zur Einstellung des Sync komplett. Es ist nicht der geöffneten Dateien Kontingent für sync mit sehr vielen Dateien ausgegangen.
Tags: Major bugfixes
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.

2008-07-08 19:26
0.9.8.2

- exclude und - rexclude Optionen wurden an die Sync-Befehl hinzugefügt. Das $ HOME Umgebungsvariable muss nicht mehr eingestellt werden. Bessere Kontrolle der Eimer Namen gegen Amazon S3 Regeln durchgeführt wurde.
Tags: Major feature enhancements
--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.

2008-06-05 15:33
0.9.7

Synchronisation von S3 zurück in einen lokalen Ordner durchgeführt wurde, einschließlich Datei-Attribut Restaurierung. Uploads fehlgeschlagen sind bei einer geringeren Geschwindigkeit wiederholt, um Fehler-Belastbarkeit zu verbessern. Die MD5 der hochgeladenen Datei wird berechnet und mit der Prüfsumme verglichen berichtet von S3, und die Datei wieder hochgeladen, wenn es ein Missverhältnis.
Tags: Major feature enhancements
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.

2007-03-03 23:22
0.9.1

Python 2.5 wird nicht mehr benötigt. Python 2.4 ist nun vollständig unterstützt.
Tags: Initial freshmeat announcement
Python 2.5 is not required anymore. Python 2.4 is
now fully supported as well.

Project Resources