remote-backups.comremote-backups.com
Contact illustration
Sign In
Don't have an account ?Sign Up

remote-backups.com vs Backblaze B2 for PBS Offsite Backups

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.

At a Glance

Featureremote-backups.comBackblaze B2
Price per TB/month€8.50 flat~$6 storage + egress fees
Egress costsNone$0.01/GB (first 3x free via alliance)
PBS nativeYes, full sync job supportS3 datastore (tech preview in PBS 4.0)
Setup time~5 minutes30-60 minutes
DeduplicationServer-side (PBS native)None (object storage)
VerificationServer-side, no egressDownloads all chunks (egress bills)
Data locationGermany (EU; US expansion planned)US West (default)
Immutable backupsYes (€3/TB/mo add-on)Object Lock (additional config)
Geo-replicationYes (€4/TB/copy/mo)Manual (separate buckets)
AutoscalingYes (included, 100 GB increments)N/A (pay per byte)
Free tier100 GB10 GB

Comparison based on publicly available information as of March 2026.

How Each Approach Works

Managed PBS (remote-backups.com)

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.

Backblaze B2 as PBS S3 Datastore

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.

The Hidden Cost of Verification

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.

Example: Verifying a 2 TB datastore on B2 downloads 2 TB of data. At $0.01/GB, that's $20 per full verification run. Do that weekly and you're paying $80/month on top of storage costs. On a managed PBS target, verification is free.

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.

Setup Complexity

remote-backups.com Setup

  1. Create account, get connection details
  2. Add as remote in PBS GUI
  3. Create sync job with --encrypted-only
  4. Done

Backblaze B2 Setup

  1. Create B2 account and bucket
  2. Generate application keys
  3. Configure S3 endpoint in PBS
  4. Set up lifecycle rules
  5. Configure monitoring for egress
  6. Handle S3 API compatibility edge cases

The 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.

When Backblaze B2 Makes Sense

B2 is a solid choice when:

  • You have very large datasets (10+ TB) and raw storage cost is the primary concern
  • You rarely need to verify or restore (keeping egress low)
  • You're comfortable with the S3 datastore being a tech preview
  • You already use B2 for other workloads and want to consolidate
  • GDPR and EU data residency don't apply to your situation

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.

When Managed PBS Wins

A managed Proxmox Backup Server target is the better fit when:

  • You want native PBS sync jobs with no middleware or API adapters
  • You need free, server-side verification to confirm backup integrity
  • Predictable monthly costs matter (no surprise egress bills)
  • You restore or verify regularly and don't want to pay per-operation
  • EU data residency (GDPR) is a requirement
  • You prefer a 5-minute setup over configuring S3 endpoints

You can estimate your transfer requirements with our initial seed calculator.

Features B2 Can't Match

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.

Immutable Backups

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

Geo-Replication

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

Autoscaling

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.

Frequently Asked Questions

PBS 4.0 added S3-compatible datastore support as a tech preview. B2 works with this feature, but it's not considered production-ready by Proxmox yet. The S3 backend may have limitations around concurrent access, garbage collection, and performance compared to native PBS datastores.

For storage alone, yes. B2 costs ~$6/TB/month for storage. But add verification egress, restore downloads, and API transaction fees, and total cost often exceeds €8.50/TB. remote-backups.com includes verification, restores, and all transfers in the flat rate.

No. remote-backups.com provides native PBS datastores, not S3-compatible storage. This means you get full PBS sync job support, server-side deduplication, and server-side verification without any compatibility layers.

Yes. PBS supports client-side encryption regardless of the backend. Both B2 and remote-backups.com receive only encrypted chunks when you enable encryption on your datastore. The encryption key never leaves your local PBS instance.

Your verification and restore costs increase immediately. With a flat-rate managed PBS target, pricing changes don't affect your per-operation costs. This is the core risk of usage-based pricing for backup infrastructure.

Try Managed PBS with No Egress Surprises

Start with 100 GB free. Native PBS sync jobs, server-side verification, flat-rate pricing. No S3 configuration, no egress metering.