Ammar Alyousfi

Ammar Alyousfi

Pair & ComparePair & Compare
Maker of Pair & Compare | Data Science
41 points

Forums

Ammar Alyousfi

7yr ago

s3upload - Upload multiple files to AWS S3 faster with one command

With this simple program, you can upload multiple files at once to Amazon Web Services(AWS) S3 using one command. It uploads the files, makes them public, and then prints their URLs.

s3upload uses Boto 3 to deal with AWS S3.

Usage example and step-by-step instructions are available on the project page on Github