S3 syncer - Easy way how to sync local directory with S3.
Usage:
s3syncer [flags]
Flags:
-f, --folder string folder to watch
-h, --help help for s3syncer
-l, --log-level string command log level (options: [panic fatal error warning info debug trace]) (default "info")
-p, --s3-path string S3 path (s3://<bucket name>/<path>)
-r, --s3-region string S3 region (default "eu-west-1")