Hydriz / Balchivist

Python library for archiving datasets
GNU General Public License v3.0
5 stars 1 forks source link

Implement boto #2

Closed Hydriz closed 9 years ago

Hydriz commented 12 years ago

Boto is a very nice tool for uploading files via the S3 API interface, and it works with the Internet Archive, so use it and simplify the amount of code that exists in the dumpsupload.py file.

Of course, boto isn't a very common package, so try to check and ensure that it exists before moving on.