B

Bawitools
Blog
  • backups
  • files
  • security

Having your files in the cloud is not having a backup

Syncing and backing up look like the same thing and do opposite jobs. You learn the difference the day you delete something by mistake, and by then it's too late.

By BawiTools4 min read

Your documents are in Drive, your photos in iCloud, your work in Dropbox. All synced across several devices. It feels covered.

You delete a folder by mistake. You open the cloud to recover it and it isn’t there either: the deletion synced.

That’s the moment the difference between syncing and backing up stops being theoretical.

Syncing and backing up are opposites

Syncing means every copy reflects the same state. That’s its purpose: you change something in one place and it appears changed everywhere. That includes deletions, overwrites, and files a program corrupted while saving.

Backing up means preserving the previous state, isolated from whatever happens next. A backup has to be immune to what happens to the original.

A sync service propagates your mistakes at the speed of your connection. That isn’t a flaw: it does exactly what it promises.

It’s true that almost all of them have a retention bin — thirty days is typical — and some keep previous versions. That saves plenty of accidents and is worth knowing how to use. But it’s a safety net limited in time and scope, not a backup system. A file corrupted eight months ago that nobody opened is gone.

The 3-2-1 rule

It comes from professional practice and remains the best summary there is:

  • 3 copies of the data
  • on 2 different media
  • with 1 off-site

The original counts as one of the three.

Each number addresses a specific failure. Three copies covers one going bad. Two media covers an entire type failing: if everything sits on identical drives bought the same day, a manufacturing defect takes them all at once. One off-site covers what affects the location: fire, flood, theft.

That last point is the most skipped and the most painful. An external drive in the drawer beside your computer protects against neither laptop theft nor fire.

What you’re actually protecting against

Worth spelling out, because each threat calls for a different defence:

What happens What saves you
The drive fails Any copy
You delete something by accident A copy with history, not sync
Ransomware encrypts your files An offline copy, or real versioning
Theft or fire An off-site copy
A program corrupts a file A copy with old versions
Your cloud provider shuts down A local copy

Notice ransomware. It’s the case where syncing works against you: it encrypts your files, sync uploads the encrypted files, and within minutes the cloud is compromised too. That’s why it matters that at least one copy is disconnected or has real versioning the attacker can’t delete.

A plan you can actually keep

The best backup system isn’t the most sophisticated: it’s the one still working two years from now without you having to remember it.

Copy 1 — your device. The original.

Copy 2 — an external drive, automatic. Time Machine on Mac, File History on Windows, or any tool that runs by itself. Automatic is the key part: a backup that depends on your memory ends up months old.

Copy 3 — off-site. A cloud backup service (distinct from sync), or a second drive that lives elsewhere and comes home once a month.

For most people that’s enough. What doesn’t work is three copies on the same computer.

The part almost nobody does

A backup you haven’t tried to restore is not a backup.

It’s the most repeated and most ignored lesson in the field. Backup drives fill up, software fails silently, folders get dropped from the set after a reinstall, encryption passwords get forgotten. All of that surfaces on the day you need to restore, which is the worst possible moment.

Twice a year, take any file from your backup and try opening it from there. Ten minutes. It’s what separates having backups from believing you have them.

What’s worth keeping

Not everything has the same value, and ranking it makes the plan manageable:

Irreplaceable: personal photos and video, scanned documents, your own work, correspondence. If this is lost, there’s no way to get it back.

Expensive to redo: configurations, work in progress, libraries organised over years.

Replaceable: applications, purchased films and music, anything downloadable again.

The irreplaceable deserves all three copies. The replaceable can live with one.

If you encrypt, mind the key

A copy in the cloud or on a drive that leaves the house should be encrypted, especially if it holds personal documents.

But that adds a new dependency: lose the password and the backup is garbage. No support desk can open it, and that’s precisely the point of encryption.

Store that password somewhere other than the backup, and somewhere you’ll still find it in three years.

The summary

Syncing is convenience. Backing up is insurance.

Both are useful and neither replaces the other. If all you have today is sync, the highest-return step for the least effort is simple: an external drive with automatic backup. That takes you from one copy to two, and from no history to being able to go back.

The rest can be built calmly. What matters is not discovering the gap on the day there’s nothing left to recover.

Comments

Log in to leave a comment