s3sync

command module
v0.0.0-...-9e2aa37 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: MIT Imports: 16 Imported by: 0

README

s3sync

A benchmark tool to benchmark syncing a dataset between local disk and s3 with concurrent I/O.

Usage

s3sync - help
Usage of s3sync:
  -accesskey string
        AWS access key
  -concurrency int
        Number of S3 clients to download/upload objects concurrently (default 50)
  -localdir string
        Local directory to download/upload objects
  -region string
        AWS region (default "us-west-1")
  -s3path string
        S3 path in the format 's3://bucket-name/folder-name'
  -secretkey string
        AWS secret key
  -upload
        Upload files to S3

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