Backstop

You do not need Backstop

restic is free, excellent, and does the hard part. Backstop is the same engine with the operations work already done. Here is the honest version of what that means.

What you would set up yourself

To match what Backstop does out of the box, running restic by hand, you would write and maintain roughly this:

All of it is doable. Most of it is a weekend. The last three are where home-grown scripts quietly stop working, because nothing complains when they do.

Side by side

 restic, by handBackstop
CostFree$39 once, 3 Macs
Repository formatresticrestic — the same one
EncryptionYesYes
SchedulingYou write a LaunchAgentBuilt in
Password storageYou decidemacOS Keychain
APFS snapshot for consistencyYou script itAutomatic
Battery and metered-network awarenessNoYes
Scheduled integrity checkYou script itWeekly
Scheduled data read-backYou script itMonthly, configurable
Automated restore drillYou script it — almost nobody doesMonthly, with a report
Tells you when it has silently stoppedNoAfter 72 hours
Browsing snapshotsrestic ls, or mount with macFUSEA file browser, no macFUSE
Printable proof for an insurer or auditorNoPDF report
Works without the vendorYesYes — same commands

When you should not buy this

If you already run restic on a schedule and you already run restore drills, Backstop has little to offer you. Buy it for a family member instead, or do not buy it at all.

If you are comfortable in a terminal and enjoy this sort of thing, the setup is genuinely a weekend and the result is genuinely yours. We would rather say that than sell you something you do not need.

What you are actually paying for

Not the backup. The backup is restic, and restic is free. You are paying for the part that keeps proving the backup still works after you have stopped thinking about it — and for the fact that somebody else has already thought about stale locks, cloud placeholder files, clocks that move backwards, and the seventeen other things that make a home-grown script fail silently in month eight.


$39, one time Show me the escape hatch first