Backblaze B2 Storage
SqlBak-CLI can store backups to Backblaze B2 Cloud Storage.
Mandatory parameters
type
Storage type where the backups will be stored. For Backblaze B2 storage, this should be
backblaze_b2
.
bucket_name
The name of the bucket in Backblaze B2 where the backups will be stored.
access_key_id
The access key ID for your Backblaze B2 account.
access_key
The secret access key for your Backblaze B2 account. This key should be encrypted with AES.
path
The path where the backups will be stored in the Backblaze B2 bucket.
Example
Here is an example of how to use Backblaze B2 as a storage destination: