sammie

command module
v0.0.0-...-b438d91 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

README

Sammie

A happy samoyed fetching a stick

Sammie synchronizes contents of a S3 bucket to the local filesystem. It expects all keys in the bucket to follow a specific pattern:

/{directoryname}/{objectname}

Build a static binary:

CGO_ENABLED=0 go build

Use:

export ENDPOINT=s3.sbg.perf.cloud.ovh.net
export REGION=sbg
export ACCESS_KEY=fixme
export SECRET_KEY=fixme
export BUCKET=bucket-name
export DST=/target/directory/
./sammie

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL