BucketMate
Providers

Connect Backblaze B2

Learn how to connect your Backblaze B2 buckets to BucketMate.

Prerequisites

  • Backblaze Account
  • Application Key ID
  • Application Key

Common issues and fixes

Bucket naming rules differ

Backblaze naming rules differ from AWS S3. Fix by following Backblaze naming rules before creating or connecting buckets.

ACL support is limited

Only private and public-read ACLs are supported. Fix by using those values only and avoid object-level ACL calls.

Object tagging is not supported

Object tagging APIs are not implemented. Fix by storing tags in object metadata or your application database.

Website configuration is not supported

Website configuration APIs are not implemented. Fix by serving static sites through another host or CDN.

Browser-based POST uploads are not supported

Browser POST uploads are not implemented. Fix by using presigned PUT or multipart uploads instead.

Connection Steps

  1. Navigate to Backblaze Dashboard
  2. Create an Application Key
  3. In BucketMate, select Backblaze B2
  4. Enter your Application Key ID
  5. Enter your Application Key
  6. Connect