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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file b2upload-0.1.9.tar.gz
.
File metadata
- Download URL: b2upload-0.1.9.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d1ede9fcff640dd37a5d89362c821b57ef07040b14761bed82a8a9eb8d58f39 |
|
MD5 | 406f4629928a7f2638ed0add2c04efb5 |
|
BLAKE2b-256 | 12705f34f465ad6da873d7807d51c7016035b50e104e00eca16e58ade8da2af1 |
File details
Details for the file b2upload-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: b2upload-0.1.9-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b60fa1809610e755e3f8c35731d014b733d5f3b9a51c1767329d426ca3bc5bd2 |
|
MD5 | 62a2a9270baebc8854d0dbbe3b01b428 |
|
BLAKE2b-256 | 92d5bc3f776f810f6692caed4fde85fafab6231782ca4cacfdf5eb86d13cc3e7 |