Skip to content

Instantly share code, notes, and snippets.

@1v
Created October 12, 2014 01:27
Show Gist options
  • Save 1v/a2a324e4205ead51ae93 to your computer and use it in GitHub Desktop.
Save 1v/a2a324e4205ead51ae93 to your computer and use it in GitHub Desktop.
s3cmd download is slow

Here’s a tip to fix it: the s3cmd upload/download speed can be tuned by modifying send_chunk/recv_chunk variables in the s3cfg configuration file (the default is 4096 – 4KB). source

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