Download List

Descripción del Proyecto

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

Esta versión agregó comandos para copiar y mover archivos remotos, el apoyo CloudFront, un nuevo [setacl] comando para establecer una ACL en objetos existentes, y recursivas y compatibilidad con comodines para [poner], [conseguir], y [del]. - dry-run se habilitó para [poner], [conseguir], y [Sync]. La eliminación de las latas vacías se permite. Un indicador de progreso se ha aplicado. Nueva - incluyen, - rinclude, y - (R) incluyen-entre las opciones se han añadido para anular - excluir exclusiones. A - add-encabezado opción se añadió, junto con una lista --md5 opción para [LS].
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

Este comunicado restaura el acceso a mayúsculas el nombre cubos. Se ha mejorado el manejo de nombres de archivo con caracteres Unicode. Evita ZeroDivisionError en los vínculos muy rápido (por ejemplo, en Amazon EC2). Se volverá a publicar las solicitudes con error (por ejemplo, errores de conexión, errores de servidor interno, etc.) Sync salta sobre los archivos que no se puede abrir en lugar de terminar la sincronización completamente. No se agota la cuota de archivos abiertos en sincronía con muchos archivos.
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

- excluir y - rexclude opciones se han añadido al comando de sincronización. La variable $ HOME medio ambiente ya no necesita ser ajustado. Mejor control de los nombres de cubo en contra de las normas Amazon S3 se aplicó.
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

Sincronización de S3 de nuevo a una carpeta local se puso en práctica, incluyendo la restauración de archivos de atributo. Cargas fracasan se reintenta a una velocidad inferior para mejorar la resistencia de error. El MD5 del archivo subido se calcula y se compara con la suma de control notificados por S3, y el archivo se cargará de nuevo, si hay una discrepancia.
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 no se requiere más. Python 2.4 es totalmente compatible ahora también.
Tags: Initial freshmeat announcement
Python 2.5 is not required anymore. Python 2.4 is
now fully supported as well.

Project Resources