Aggregate an S3 folder into a file in another
Project description
Makes a tarball (optionally compressed with gzip) of the contents of an S3 prefix (preserving interior paths and filenames), posts the tarball to a stated S3 URL and optionally deletes the source files.
s3clumper: Aggregate S3 prefixes into tarballs in S3
Usage: s3clumper {{arguments}} {{options}}
Arguments:
from [text] S3 URL prefix to clump
to [text] S3 URL for target clump
Options:
-h, --help Show this help message and exit
-H, --HELP Help for all sub-commands
- c, --check Don't check for target (may over-write)
-C, --nocolour Suppress colours in reports
-D, --debug Enable debug logging
-d, --delete Don't delete source files
-q, --quiet Be quiet, be vewy vewy quiet
-v, --verbose Verbose output
-V, --version Report installed version
- z, --compress Don't compress the target
Example:
$ s3clumper s3://bucket1/data/ s3://bucket2/archive/logs-20170302.tar.gz Fetching |################################| 55/55 Sending |################################| 100/100 Deleting |################################| 55/55
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
s3clumper-0.1.post12.tar.gz
(24.1 kB
view details)
File details
Details for the file s3clumper-0.1.post12.tar.gz.
File metadata
- Download URL: s3clumper-0.1.post12.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f871e09024bafc096adb0196140477aa062acb9d3f58270c0ba39948b62fd694
|
|
| MD5 |
402683141ce35d2e079b4d8e60971984
|
|
| BLAKE2b-256 |
ff625c7191c819dc7a55afefa5034cd2b823127a5bbe88aa128d271a785a9ef5
|