Skip to content

tnluan/s3-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3-dl

Download all files in any folder from S3

Installation

npm install -g s3-dl

Usage

Download whole bucket

s3-dl -a <s3-access-key-id> -s <s3-secret-access-key> -b <s3-bucket>

Download specific folder

s3-dl -a <s3-access-key-id> -s <s3-secret-access-key> -b <s3-bucket> -f <s3-folder-path>

About

Download all files in any folder from S3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published