Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
/ s3pay Public archive

s3 cp and ls commands for requester-pays buckets

License

Notifications You must be signed in to change notification settings

mapbox/s3pay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

s3 cp and ls commands for requester-pays buckets

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published