Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 187 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 187 Bytes

Download from s3 in parallel, with node.js

Usage

export AWS_KEY=<key>
export AWS_SECRET=<secret>
node bin/s3get --bucket <bucket> --prefix <path/to/files> > foo