This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > filechunkio (1.8)

filechunkio (upload huge files to Amazon S3)

FileChunkIO is a way to upload huge files to Amazon S3 in multiple
parts without having to split them physically upfront (which requires
more time and twice the disk space) or creating in-memory chunks as
StringIO instances.

Optionanl: python3

Note: To install python3 bindings install python3 and run script with
PYTHON3=yes.

# PYTHON3=yes ./filechunkio.SlackBuild

Maintained by: Larry Hajali
Keywords:
ChangeLog: filechunkio

Homepage:
https://bitbucket.org/fabian/filechunkio

Source Downloads:
filechunkio-1.8.tar.gz (9fc82cc11881568f46614b5075ed354c)

Download SlackBuild:
filechunkio.tar.gz
filechunkio.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
filechunkio.SlackBuild
filechunkio.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds