Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 626 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 626 Bytes

S3cp

Description

The script will copy an entire bucket contents to another bucket.  

If you want to use the Dockerfile copy your .aws to the repository directory.

 

Prerequisites

  1. NodeJs Installed (or Docker)
  2. Have your AWS credentials (key and secret) on your home directory ~/.aws/credentials. For more info visit AWS Shared Credentials file location

 

Getting started.

Install packages

npm install

 

Update .env according to your needs.

The entrypoint is on index.js

node index.js