A Backblaze library with some scripts to use the Backblaze B2 Storage API, which includes the first 10GB of storage for free.
Note: All scripts tested on Ubtunu. Other Distributions aren't tested, but will likely work.
Requires:
- curl
- openssl
You can download/install all the scripts via git console. Also you can use the curl command to execute the files from remote source.
# call the upload script
curl -sSL https://raw.githubusercontent.com/TobyMaxham/backblaze-bash/master/b2upload | bash -s -- -h
coming soon!
The Backblaze Bash Scripts are open-sourced software licensed under the MIT license.