Skip to main content

Multithreaded tool for performing operations on Amazon's S3

None None

Project description

s3funnel is a command line tool for Amazon’s Simple Storage Service (S3).

  • Written in Python, easy_install the package to install as an egg.

  • Supports multithreaded operations for large volumes. Put, get, or delete many items concurrently, using a fixed-size pool of threads.

  • Built on [http://code.google.com/p/workerpool/ workerpool] for multithreading and [http://code.google.com/p/boto/ boto] for access to the Amazon S3 API.

  • Unix-friendly input and output. Pipe things in, out, and all around.

More details and usage examples are available on the homepage.

Project details

None None

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page