Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akirakoyasu/s3tools

Simple Command Line Interface for Amazon S3
https://github.com/akirakoyasu/s3tools

Last synced: about 1 month ago
JSON representation

Simple Command Line Interface for Amazon S3

Awesome Lists containing this project

README

        

h1. s3tools: Amazon S3 CLI

Simple Command Line Interface for Amazon S3

# Written in Java
# Build by Maven

h2. Get sources


$ git clone git://github.com/akirakoyasu/s3tools.git

h2. Build


$ mvn package

h2. Usage

Set environment variables
* S3TOOLS_ACCESSKEY_ID
* S3TOOLS_SECRET_ACCESSKEY


$ s3-list s3://backetName/
$ s3-get s3://backetName/key
$ s3-put file s3://backetName/key

h2. Get binaries?

To download binary distributions,
visit site: "http://www.akirakoyasu.net/s3tools/":http://www.akirakoyasu.net/s3tools/