Backblaze B2 is a favourite for cheap, durable backup storage. DockBird uses its S3-compatible API, which means the same multipart uploads, prefix folders and bucket browsing as any other S3 service.
The Backblaze B2 tile pre-fills the endpoint pattern https://s3.<region>.backblazeb2.com. Create an application key in the Backblaze console (S3-compatible keys need the key ID and application key it shows once), pick the region shown on your bucket, and connect.
Because DockBird skips files with the same size that are not older when you ask it to, re-uploading a folder to B2 only sends what changed.
How to connect
- Press ⌘N or click the plus next to Servers in the sidebar.
- Choose the Backblaze B2 tile.
- Fill in: Name · Bucket (leave empty to browse all buckets) · Region · Endpoint · Access key ID · Secret access key · Initial prefix.
- Click Save, then double-click the server. Approve the host key or certificate prompt if one appears.