Skip to content

TobyMaxham/backblaze-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backblaze B2 Storage API Scripts

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

How to use

You can download/install all the scripts via git console. Also you can use the curl command to execute the files from remote source.

curl

# call the upload script
curl -sSL https://raw.githubusercontent.com/TobyMaxham/backblaze-bash/master/b2upload | bash -s -- -h

install via git

coming soon!

License

The Backblaze Bash Scripts are open-sourced software licensed under the MIT license.

Related:

About

Bash Script to upload files to backblaze

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published