bzdownloader
Reverse Engineered implementation of the Backblaze Personal Backup Downloader client
See the wiki for more information.
Installation
- Install Poetry
- Checkout this repo & switch to the directory
- Install dependencies with
poetry install
Use
- Run with
poetry run bzdownloader/bzdownloader.py
- Login with your backblaze username & password (Saved for future runs in
bzdownloader_config.ini
, so you should only have to enter this once)
- Enter the 2FA code if you have it setup
- Select the restores to download
- Figure out where to save the files (by default the repo directory, can use tab completion for the path)
- Watch the functional progress bar as the selected files get downloaded one after the other