s3-utils
s3-utils copied to clipboard
Utilities and tools based around Amazon S3 to provide convenience APIs in a CLI
Results
2
s3-utils issues
Sort by
recently updated
recently updated
newest added
The reason I was interested in this tool was to merge ~2TB (3gb chunks) of data without downloading it to a middleman server first. Doing this in serial will take...
I tested s3-utils rename and report, they did what was expected. But s3-utils concat did not merge any files, no result file, without or with error. s3-utils concat bucketname path/to/*.gz'...