Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akirakoyasu/s3tools
- Owner: akirakoyasu
- License: other
- Created: 2012-03-26T17:06:10.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-27T15:52:20.000Z (almost 13 years ago)
- Last Synced: 2023-03-22T15:17:23.074Z (almost 2 years ago)
- Language: Java
- Homepage: http://www.akirakoyasu.net/s3tools/
- Size: 97.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE.txt
Awesome Lists containing this project
README
h1. s3tools: Amazon S3 CLI
Simple Command Line Interface for Amazon S3
# Written in Java
# Build by Mavenh2. Get sources
$ git clone git://github.com/akirakoyasu/s3tools.gith2. Build
$ mvn packageh2. Usage
Set environment variables
* S3TOOLS_ACCESSKEY_ID
* S3TOOLS_SECRET_ACCESSKEY
$ s3-list s3://backetName/
$ s3-get s3://backetName/key
$ s3-put file s3://backetName/keyh2. Get binaries?
To download binary distributions,
visit site: "http://www.akirakoyasu.net/s3tools/":http://www.akirakoyasu.net/s3tools/