Skip to content
Wednesday, August 26, 2026
BLOGDAILYGADGETS · APPS · REVIEWS
Home / Setup
Setup

How to Set Up Automatic Backups for Your Computer and Phone

The 3-2-1 rule automates into an evening: one automatic cloud backup per device, one local drive, one monthly verification — ransomware and coffee spills then cost you an afternoon, not everything.

Brandi Reed, · July 15, 2026 · 3 min read
ShareXFacebookLinkedInTelegramEmail
Person connecting external backup drive to laptop at desk

The documented best practice is 3-2-1 — three copies of important data, on two different media, one offsite — and modern tools automate it almost entirely. The working setup for most households: phone → automatic cloud backup (covered in our cloud guide), computer → automatic cloud sync plus a local external drive, and a quarterly test-restore that turns hope into a backup. The catch: sync is not backup — a file deleted or encrypted by ransomware syncs its deletion everywhere unless your tool documents version history; that difference is the whole game.

What does each layer do?

LayerDocumented toolsProtects againstDoesn't protect against
Cloud sync (computers)iCloud Drive, OneDrive, Dropbox, Google DriveDevice loss, damageSynced deletions without version history; account compromise without 2FA
Cloud backup (machines)Backblaze, Carbonite, Apple Time Machine-to-cloud alternativesFull-disk loss, versions retainedImmediate restore speed (days for huge sets)
Local driveTime Machine (Mac), File History (Windows), external SSDFast full restores, works offlineFire, theft — the reason it's not the only copy
Phone backupiCloud Backup / Google OneLost phone, migrationThe documented gaps: authenticators, some app data

The setup evening

  1. Phone: automatic cloud backup on (both platforms document it); verify the last-backup timestamp.
  2. Computer cloud layer: pick one service, move working files into it, enable version history where documented (all the majors document it — check retention length).
  3. Computer local layer: plug in an external SSD, enable Time Machine (Settings → General → Time Machine) or File History (Windows settings), let the first complete backup run overnight.
  4. Verification: once now and quarterly — restore one file from cloud and one from the local drive. The documented habit that separates backups from wishful thinking.

What does "sync is not backup" mean in practice?

Sync replicates current state: delete a file by accident and sync deletes it from the cloud copy too — your recovery is version history, which every major service documents but with different retention windows (30 days typical; some paid tiers longer). Ransomware is the aggressive version: it encrypts files, sync uploads the encrypted state. Backups with versioned retention and an offline/local copy are the documented defense — which is exactly why the 3-2-1 shape has survived decades unchanged.

What's the overlooked detail?

Where the local drive lives. A Time Machine drive always plugged into the same desk as the computer dies in the same surge, theft or pipe-burst — the documented improvement is unplugging it between backups or keeping it elsewhere between sessions. Two cheap habits — quarterly restore tests, drive rotation — cost nothing and cover the failure modes the software can't.

The verdict

Cloud automatic, local overnight, quarterly restore test. One evening to set up, ten minutes a quarter to verify. What no source establishes: a painless recovery from data that existed in only one place — that's the thing the whole setup exists to prevent.

FAQ

Frequently Asked Questions

What is the 3-2-1 backup rule?
Three copies of your data, on two different media, with one offsite — for example cloud backup plus a local external drive plus the working copy. It survives device loss, theft, and ransomware with version retention.
Isn't cloud sync the same as backup?
No — sync replicates current state, so deletions and ransomware encryption propagate to the cloud copy. Backup tools retain versions (with documented retention windows), which is what makes recovery possible.
How often should I test my backups?
Quarterly: restore one file from the cloud layer and one from the local drive. A backup that has never restored is unverified — the documented difference between a backup and a hope.

Sources

  1. CISA and backup-industry guidance on backup best practicesCISA and backup-industry guidance on backup best practices