Skip to main content

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


Download files

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

Source Distribution

bbup-1.1.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

bbup-1.1.0-py3-none-any.whl (4.4 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