Softwr

Backup · head to head

Borg Backup vs rustic

Borg Backup logo

Borg Backup

Backup

Deduplicating archiver with compression and encryption

From
Free
Rated
-
rustic logo

rustic

Backup

Rust reimplementation of restic that reads and writes the same repository format

From
Free
Rated
-

The short version

  • Each has a real cost: Borg Backup linux, macOS and BSD only; Windows is not a supported platform; rustic the project is small with a short list of active maintainers, so bus factor is a genuine consideration for software whose job is to still work in five years.
  • They diverge on capability: Borg Backup covers Content-defined chunking, rustic covers restic format compatibility.
  • Prices and features above were last checked on 31 August 2026.

Where they differ

Only the attributes on which Borg Backup and rustic actually diverge.

Attributes where Borg Backup and rustic differ
AttributeBorg Backuprustic
Pricing modelfreeOpen source, no licence fee
PlatformsLinux, MacLinux, macOS, Windows
Founded2015Unknown

Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated), category (Backup).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Borg Backup

  • Content-defined chunking
  • Deduplication
  • Compression
  • Authenticated encryption
  • Pruning
  • Mount archives
  • SSH
  • BorgBase

Only in rustic

  • restic format compatibility
  • Configuration profiles
  • Deduplicated encrypted backups
  • Cold and append only storage support
  • Multiple back ends
  • Library crates

What people use each for

The jobs each tool is most often brought in to do.

Borg Backup

  • Deduplicated backups where daily full snapshots would otherwise be expensivenot rustic
  • Encrypted backup to a server you do not fully trust, since the server never sees plaintextnot rustic
  • Browsing previous versions by mounting an archive over FUSEnot rustic
  • Scripted server backups with no agent or daemon to runnot rustic

rustic

  • An existing restic user who wants configuration files rather than long command lines in cronnot Borg Backup
  • Backing up a memory constrained machine where the reference implementation is uncomfortably heavynot Borg Backup
  • Writing to append only or cold object storage where the default tooling assumes rewritable bucketsnot Borg Backup
  • Keeping a second implementation available so a long lived archive does not depend on one codebasenot Borg Backup

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Borg Backup

  • Linux, macOS and BSD only; Windows is not a supported platform
  • Command-line only, with no graphical interface in the project itself
  • Version 2.0 is still in beta, so production use means staying on the 1.4 line
  • Restoring requires the Borg tooling, since archives are a deduplicated chunk store rather than plain files

rustic

  • The project is small with a short list of active maintainers, so bus factor is a genuine consideration for software whose job is to still work in five years.
  • It inherits the restic repository format, so design limits in that format, including the cost of pruning large repositories, are inherited rather than fixed.
  • Command names, flags and behaviour do not map one to one onto restic, so scripts and runbooks need rewriting rather than a binary swap.
  • Far fewer people have performed a real restore from it under pressure, and backup software is one of the few categories where being second most used is itself a risk.
  • Alternating between rustic and restic against one repository works but doubles the surface for a version incompatibility to corrupt state, so most operators should pick one and stay with it.

Pricing, plan by plan

Borg Backup

Free
  • FreeFree
    • Deduplication
    • Compression
    • Encryption

rustic

Free
  • rusticFree
    • Full functionality, no data limit
    • All supported storage back ends
    • Community support via GitHub

Which should you pick?

Choose Borg Backup if

  • You need content-defined chunking.
  • You want to start without paying.
  • You work on Linux, Mac.
  • You also want deduplication.

Choose rustic if

  • You need restic format compatibility.
  • You want to start without paying.
  • You work on Linux, macOS, Windows.
  • You also want configuration profiles.

Questions people ask

Is Borg Backup or rustic better?
Neither clearly leads. Borg Backup starts at Free and rustic at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Borg Backup or rustic?
Borg Backup starts at Free and rustic at Free.
Does Borg Backup or rustic run on more platforms?
Borg Backup runs on Linux, Mac. rustic runs on Linux, macOS, Windows.
Can I use Borg Backup for free?
Both have a free tier, so you can try either at no cost before committing.
What is Borg Backup best used for?
Borg Backup is most often used for deduplicated backups where daily full snapshots would otherwise be expensive, encrypted backup to a server you do not fully trust, since the server never sees plaintext, browsing previous versions by mounting an archive over fuse, scripted server backups with no agent or daemon to run. Of those, deduplicated backups where daily full snapshots would otherwise be expensive and encrypted backup to a server you do not fully trust, since the server never sees plaintext are not what rustic is typically brought in for.
What can Borg Backup do that rustic cannot?
Borg Backup covers Content-defined chunking, Deduplication, Compression, Authenticated encryption. rustic covers restic format compatibility, Configuration profiles, Deduplicated encrypted backups, Cold and append only storage support.

Answered from the vendors’ own pages

Borg Backup: What is the cost of BorgBackup?

BorgBackup is completely free and open source under the BSD license with no mandatory costs for the core software.

Source
rustic: Can it read my existing restic repository?

Yes, that is the point of the project. Take a copy and verify before you rely on it, as with any change to backup tooling.

Borg Backup: Are there paid services available for BorgBackup?

Yes, optional third-party services are available: BorgBase for specialized Borg repository hosting, Hetzner Storage Box with Borg support, and rsync.net cloud storage integration.

Source
rustic: Should I switch from restic?

Only for a specific reason such as configuration profiles, memory use or cold storage handling. Compatibility means there is no cost to trying and no cost to going back.

Borg Backup: How can I support the BorgBackup project?

BorgBackup accepts voluntary contributions through Open Collective, GitHub Sponsors, Liberapay, and PayPal, though donations are optional.

Source
rustic: Is it production ready?

It is used in production by a small community, but it is younger and less exercised than the implementation it is compatible with. Test restores accordingly.

rustic: Does it support the same back ends?

The common ones, including local, SFTP, S3 compatible storage and rclone. Check the current list before committing to an unusual target.

Share

Related pages

Other head to heads