s3cp

command
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2023 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

The s3cp application copy file to/from S3 storage.

This application send logs to syslog. To read current log messages in archlinux use `journalctl -f` command.

The S3 storage credentials may be set in application parameters or in environment variables:

TEOS3_ACCESSKEY
TEOS3_SECRETKEY
TEOS3_ENDPOINT
TEOS3_BUCKET

Parameter and arguments usage: s3cp [OPTION] source target use s3:/folder_and_object_name to define S3 in source or target

Usage of /tmp/go-build1982013444/b001/exe/s3cp:

-accesskey string
   S3 storage Access key
-bucket string
   S3 storage Bucket
-endpoint string
   S3 storage Endpoint
-secretkey string
   S3 storage Secret key
-secure
   set secure=false to enable insecure (HTTP) access (default true)

Jump to

Keyboard shortcuts

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