Skip to content

Utility to upload/download files/folders to AWS-S3

License

Notifications You must be signed in to change notification settings

chosenvictim/s3-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#A Utility to Upload, Download, List Buckets and Get Bucket Policy to AWS-S3 Bucket

A very simple utility to upload/download files or folders to Amazon S3 bucket.

Steps to use:-

  1. run npm install

  2. run this command :

AWS_ACCESS_KEY_ID=<accessKey> AWS_SECRET_ACCESS_KEY=<secretAccessKey> START_DIR=<directory_name> MOTIVE=<up/down/list/policy> node aws.js 

About

Utility to upload/download files/folders to AWS-S3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published