No project description provided
Project description
Backblaze Uploader
Backblaze Uploader is a Python package that you can use in order to upload files to a Backblaze bucket from a remote URL or a local path.
Install
pip install bbup
Configure a Bucket
Sign in to your Backblaze account, create a bucket, create application keys and then configure bbup:
bbup configure
You can add as many buckets as you want. Beware that app keys are stored in plain text, so don't use this software on a shared computer.
Upload Remote Files
Upload a remote file to the default bucket:
bbup remote-upload
Upload a remote file to a selected bucket:
bbup remote-upload --bucket mybucket
Upload Local Files
Upload a local file to the default bucket:
bbup local-upload
Upload a remote file to a selected bucket:
bbup local-upload --bucket mybucket
Uninstall
pip uninstall bbup
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 bbup-1.1.0.tar.gz
.
File metadata
- Download URL: bbup-1.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08ec19429d789f952c5c38e78728a1ec48bbccb3479191443912649cdcb8f62a |
|
MD5 | 8ee8b658350073725e5ee72a9c155df9 |
|
BLAKE2b-256 | 1f2e8a26c8abca25001fc0b9b7d995905c7e9256326cab2be1ed8073f6c95932 |
File details
Details for the file bbup-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: bbup-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 085f8e73b9529acf638b66ec9cebb089cc7cff965188be404a0b2f5c9a378877 |
|
MD5 | 53f179579a726652bb9c378830bd0471 |
|
BLAKE2b-256 | a4067c3085903c425520af7d0cc9e434da5cee61d44281250a341e3c1fdb8d17 |