Skip to main content

backblaze folder uploader

Project description

# BackBlaze Backup

pushes the content of a folder (and all its subdirectories) to [backblaze](https://www.backblaze.com/)

## Set up

install b2upload

pip install b2upload

create a .backblaze in your home directory it should contain the following :

` [backblaze] accountId = <your-account-id> applicationKey = <your-application-key> `

## usage

to upload all files and subfolders of the current directory

b2upload –bucket <bucket-name>

to upload all files and subfolders of a specific directory

b2upload –bucket <bucket-name> –directory <absolute-path-to-dir>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

b2upload-0.1.9.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

b2upload-0.1.9-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page