Technology
How to Back Up Your Files the Right Way (the 3-2-1 Rule)
A plain guide to backing up files using the 3-2-1 rule, why cloud sync is not a backup, and how to set up protection that survives drive failure and ransomware.
Technology
A plain guide to backing up files using the 3-2-1 rule, why cloud sync is not a backup, and how to set up protection that survives drive failure and ransomware.
Almost everyone learns the importance of backups the same way: by losing something. A failed drive, a stolen laptop, a wrong click that deletes a year of photos. The lesson always lands, but it lands too late. The good news is that proper backups are cheap, mostly automatic, and built on a rule simple enough to remember forever.
That rule is 3-2-1, and it has been the backbone of sensible data protection for decades because it quietly accounts for the ways backups actually fail. I'll explain what it means, clear up the most common and most dangerous misconception about cloud storage, and walk through a setup you can put in place this weekend.
The rule packs three separate ideas into one tidy number. Hold all three and you're protected against the overwhelming majority of ways people lose data.
The genius of the rule is that each part covers a different category of disaster. Three copies handles random failure. Two media handles a flaw common to one device type. One offsite handles anything that destroys a whole location. Miss any one of them and you've left a door open.
This is the single most important thing to understand, and it trips up smart people constantly. Services that sync a folder across your devices — the big cloud drives — are not backups, even though they feel like one.
The reason is in the word sync. These tools keep your devices identical to a copy in the cloud. That's wonderful for access, and dangerous for safety, because they copy everything faithfully — including your mistakes.
Delete a file by accident and the sync dutifully deletes it everywhere. Overwrite a document with a worse version and the good one is gone from every device in seconds. Worst of all, if malware encrypts your files, the sync cheerfully replaces all your good copies with the scrambled ones, across every machine, before you even realize what's happening.
Sync answers the question "is this file the same everywhere?" A backup answers "can I get this file back the way it was last Tuesday?" Those are different questions, and only one of them saves you.
A true backup keeps separate, older copies that your live system can't silently overwrite. Cloud sync can be part of a backup strategy, but on its own it's a convenience, not protection.
Here's a setup that satisfies all three numbers without much fuss or cost. Adjust the specifics to your devices, but keep the shape.
That's three copies, on at least two kinds of media, with one offsite. The whole thing, once set up, runs on its own.
There's a feature that turns a good backup into a great one: versioning. A versioned backup doesn't just keep the latest copy of a file — it keeps a history of older copies going back days, weeks, or months.
This matters for two everyday situations. The first is human error: you realize the version you need is the one from before you mangled it on Monday. Without versioning, your backup already holds the mangled copy and the good one is lost. With it, you simply roll back.
The second is ransomware, and it's the reason versioning has become essential rather than nice-to-have. Ransomware encrypts your files and demands payment. If your only backup is a plain mirror, it may dutifully copy the encrypted files over your good ones. But a versioned backup still holds clean copies from before the infection. You restore those, ignore the ransom, and move on. Make sure whatever backup you choose keeps a real version history — it's the difference between a frightening afternoon and a genuine catastrophe.
Protecting your data this way sits alongside protecting your accounts. Strong backups and a solid password manager cover the two most common ways people get seriously burned — losing their files and losing control of their logins.
A backup is a promise, and an untested promise is just hope. The cruelest way to discover your backup was misconfigured is at the exact moment you desperately need it. So test it before then.
You don't need a dramatic drill. Every few months, try to restore a single file from each of your backups — pull one from the local drive, pull one from the offsite copy — and confirm it opens and looks right. This takes a few minutes and tells you the two things that matter: that the backup is actually running, and that you know how to get your data out under pressure. Plenty of people learn too late that their backup silently stopped working months ago.
Put the whole system in place once — local backup running, offsite copy syncing, versioning on — and add a recurring reminder to test a restore now and then. After that, you can largely forget about it, which is the whole point. The afternoon you spend setting this up is insurance against the single worst kind of digital loss: the kind that doesn't come back. Do it before you need it, because the only people who wish they'd backed up are the ones who didn't.
Keep reading
What two-factor authentication actually is, why SMS codes are the weakest option, and how passkeys are quietly replacing passwords altogether in 2026.
Phishing runs on urgency and misplaced trust, not technical wizardry. Here are the concrete red flags to check, a quick checklist, and what to do if you clicked.