1.0.1 • Published 9 years ago

s3pay v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

s3pay

s3 cp and ls commands for requester-pays buckets

Install

$ npm install -g s3pay

Usage

# Download a file to the current directory
$ s3pay cp s3://aws-naip/md/2013/1m/rgbir/38077/m_3807708_ne_18_1_20130924.tif

# Download a file to a named path
$ s3pay cp s3://aws-naip/md/2013/1m/rgbir/38077/m_3807708_ne_18_1_20130924.tif /downloads/my-new.tif

# List the files in an S3 bucket
$ s3pay ls s3://aws-naip/md/2013/1m/rgbir/38077/m_3807708
1.0.1

9 years ago

1.0.0

10 years ago