putio download & synchronize tool
syncs PutIO files to a local folder. fork of put.io synchronizer, made more verbose/loud so you know what’s up.
install axel download manager (mac users: brew install axel)
git clone this repo
./sync.py
this script polls put.io public API periodically for changes and synchronises your remote PutIO files and folders.
details on how to fulfil the following requirements will be explained in later
sections
# you will be prompted for a passphrase, paste the result into sync_config.py
$> echo $MY_OAUTH_TOKEN | gpg --symmetric --cipher-algo=AES256 --armor | base64