0.0.11 • Published 7 years ago

s3syncer v0.0.11

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

s3syncer-node-client

npm version build Coverage Status

Motivation

I deployed some lambda function and api gateway to store files in s3 using serverless, the repo is here

This repo is to synchronize the local file to s3 using the lambda function

Function

  • filter no change file
  • synchronize local file to specified s3 prefix

Install

npm install -g s3syncer

Usage

s3syncer -f <folder> -p <prefix> -i <api> -k <api-key>
0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.1

7 years ago