Skip to content

akirakoyasu/s3tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3tools: Amazon S3 CLI

Simple Command Line Interface for Amazon S3

  1. Written in Java
  2. Build by Maven

Get sources

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

Build

$ mvn package

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

Get binaries?

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

About

Simple Command Line Interface for Amazon S3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published