S3cmd : Command Line S3 Client and Backup for Linux and Mac S3cmd:适用于 Linux 和 Mac 的命令行 S3 客户端和备份
Amazon S3 is a reasonably priced data storage service. Ideal for off-site file backups, file archiving, web hosting and other data storage needs. It is generally more reliable than your regular web hosting for storing your files and images. Check out about Amazon S3 to find out more.
Amazon S3 是一种价格合理的数据存储服务。非常适合异地文件备份、文件归档、网络托管和其他数据存储需求。它通常比存储文件和图像的常规网络托管更可靠。查看Amazon S3以了解更多信息。
S3cmd is a free command line tool and client for uploading, retrieving and managing data in Amazon S3 and other cloud storage service providers that use the S3 protocol, such as Google Cloud Storage or DreamHost DreamObjects. It is best suited for power users who are familiar with command line programs. It is also ideal for batch scripts and automated backup to S3, triggered from cron, etc.
S3cmd 是一个免费的命令行工具和客户端,用于上传、检索和管理 Amazon S3 和其他使用 S3 协议的云存储服务提供商(例如 Google Cloud Storage 或 DreamHost DreamObjects)中的数据。它最适合熟悉命令行程序的高级用户。它也是批处理脚本和**自动备份到 S3(**从 cron 触发)的理想选择。
S3cmd is written in Python. It’s an open source project available under GNU Public License v2 (GPLv2) and is free for both commercial and private use. You will only have to pay Amazon for using their storage.
S3cmd是用Python编写的。它是一个根据 GNU 公共许可证 v2 (GPLv2) 提供的开源项目,并且免费供商业和私人使用。您只需向亚马逊支付使用其存储空间的费用。
Lots of features and options have been added to S3cmd, since its very first release in 2008… we recently counted more than 60 command line options, including multipart uploads, encryption, incremental backup, s3 sync, ACL and Metadata managemen