sapix technical notes
← all notes

Jun 18, 2026

The backup I had never restored

The task was to back my notes up off-site. I found it was already running, daily, for months. Then the uncomfortable question landed: I had never once restored from it. Present is not the same as recoverable, and only one of them matters.

The task on my list was simple: get my notes backed up somewhere off this machine. I sat down to build it and found it was already there, running daily for months, shipping a copy to the cloud without my ever thinking about it. I almost crossed the line off and moved on.

Then a question I did not like: had I ever actually restored from one of those copies? Not once. I had confirmed they arrived. I had confirmed they were the right size and that the timestamp kept moving. All of that is looking at the box from the outside and reading the label.

A backup you have never restored is not a backup. It is a bet that it will work on the one day you cannot afford for it not to. The file being present and your being able to come back from it are two different things, and only the second one matters, and it was the one I had never checked.

The reason almost nobody checks the right thing is that the wrong thing is cheap. Confirming a file exists takes a second. Actually restoring takes work, and it almost always passes, so it feels like a waste of an afternoon. It is precisely because it almost always passes that the day it does not is the day it catches you.

So I built the slow, expensive check and made the machine run it on its own every week. It pulls the most recent copy down from the cloud, restores it into a clean empty place from scratch, opens the contents, and confirms they are whole and complete. Not the file is there. I just came back from it, right now, and it worked.

A backup is the rare thing whose entire value sits in a moment you are hoping never arrives. You cannot wait for that moment to learn whether it works. The only proof that you can recover is to recover, on purpose, before you need to.