Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add peak/s5cmd - Parallel S3 and local filesystem execution tool #188

Merged
merged 1 commit into from
Jul 11, 2020

Conversation

seruman
Copy link
Contributor

@seruman seruman commented Apr 8, 2020

Review the Contributing Guidelines

Before submitting a pull request, verify it meets all requirements in the Contributing Guidelines.

Describe Why This Is Awesome

s5cmd supports wide range of object management tasks both for cloud storage services and local filesystems.

  • List buckets and objects
  • Upload, download or delete objects
  • Move, copy or rename objects
  • Print object contents to stdout
  • Create buckets
  • Summarize objects sizes, grouping by storage class
  • Wildcard support for all operations
  • Multiple arguments support for delete operation
  • Command file support to run commands in batches at very high execution speeds
  • S3 Transfer Acceleration support
  • Google Cloud Storage (and any other S3 API compatible service) support
  • Structured logging for querying command outputs
  • Shell auto-completion

--

Like this pull request? Vote for it by adding a 馃憤

@codecov-io
Copy link

Codecov Report

Merging #188 into master will not change coverage by %.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   96.62%   96.62%           
=======================================
  Files           4        4           
  Lines          89       89           
=======================================
  Hits           86       86           
  Misses          3        3           

@donnemartin donnemartin changed the title add peak/s5cmd Add peak/s5cmd - Parallel S3 and local filesystem execution tool Jul 11, 2020
@donnemartin donnemartin merged commit a28b4c5 into donnemartin:master Jul 11, 2020
@donnemartin
Copy link
Owner

@seruman thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants