


Backblaze B2 is cheap object storage. remote-backups.com is a managed Proxmox Backup Server target. Both can store your offsite backups, but they solve different problems and come with different trade-offs.
| Feature | remote-backups.com | Backblaze B2 |
|---|---|---|
| Price per TB/month | €8.50 flat | ~$6 storage + egress fees |
| Egress costs | None | $0.01/GB (first 3x free via alliance) |
| PBS native | Yes, full sync job support | S3 datastore (tech preview in PBS 4.0) |
| Setup time | ~5 minutes | 30-60 minutes |
| Deduplication | Server-side (PBS native) | None (object storage) |
| Verification | Server-side, no egress | Downloads all chunks (egress bills) |
| Data location | Germany (EU; US expansion planned) | US West (default) |
| Immutable backups | Yes (€3/TB/mo add-on) | Object Lock (additional config) |
| Geo-replication | Yes (€4/TB/copy/mo) | Manual (separate buckets) |
| Autoscaling | Yes (included, 100 GB increments) | N/A (pay per byte) |
| Free tier | 100 GB | 10 GB |
Comparison based on publicly available information as of March 2026.
You add remote-backups.com as a remote PBS target in your local Proxmox Backup Server. Then you create a sync job that replicates your encrypted backups on a schedule. PBS handles deduplication, verification, and pruning on both ends. No additional software, no API keys, no middleware.
PBS 4.0 introduced S3-compatible datastores as a tech preview. You create a B2 bucket, generate application keys, and configure PBS to use the bucket as a datastore backend. Backups go directly to B2 as objects. This is functional but comes with caveats: the S3 backend is still marked as experimental, verification requires downloading data (which costs money), and B2 doesn't understand PBS chunks natively.
Proxmox Backup Server can verify backup integrity by reading and checksumming stored chunks. On a native PBS target, this happens server-side with zero network transfer. On B2, every verification job downloads the chunks to your local PBS instance, checks them, and discards them. That download counts as egress.
You can skip verification, but then you're trusting that your offsite backups are intact without ever checking. That defeats one of PBS's strongest features.
--encrypted-onlyThe B2 path also requires you to monitor your egress spending and manage API credentials. With client-side encryption enabled, your data stays encrypted regardless of which target you choose.
B2 is a solid choice when:
For cold archival storage where you write once and almost never read, B2's per-GB pricing is hard to beat. Just factor in egress costs before assuming it's cheaper.
A managed Proxmox Backup Server target is the better fit when:
You can estimate your transfer requirements with our initial seed calculator.
remote-backups.com isn't just a storage target. It adds protection layers on top of Proxmox Backup Server that object storage like B2 can't replicate.
A separate, read-only copy of your backups that nobody can modify or delete. Not you, not a rogue script, not ransomware that compromised your PBS credentials. Controlled by credential separation and a configurable change timeout (1-90 days).
€3/TB/mo based on actual usage. Learn more
Automatic replication to physically separate datacenters. Your data survives even if an entire region goes down. Syncs every 15 minutes via ZFS incremental transfers. Choose 1-3 additional copies.
€4/TB per copy/mo. Learn more
Your datastore grows and shrinks automatically in 100 GB increments based on actual usage. No manual resizing, no overprovisioning, no failed backups because you ran out of space.
Included at no extra cost. Learn more
B2's Object Lock provides some immutability at the S3 level, but it doesn't integrate with PBS's chunk-based storage model. You'd need to build and maintain retention policies, monitoring, and access controls yourself. With remote-backups.com, these features work out of the box with your existing sync jobs.
Start with 100 GB free. Native PBS sync jobs, server-side verification, flat-rate pricing. No S3 configuration, no egress metering.