Skip to content

"It's in OneDrive" Isn't the Same as a Backup

“It’s fine, it’s all in OneDrive” is one of the most common — and most understandable — misconceptions in IT. OneDrive (and SharePoint, and Google Drive, and similar tools) are brilliant at what they do, but what they do isn’t quite the same job as a backup.

OneDrive keeps a copy of your files in the cloud and keeps every device you use in sync with that copy. If you edit a file on your laptop, that change appears everywhere else almost instantly. This is fantastic for working across devices and for basic protection against something like a single laptop dying — but notice what it’s actually doing: syncing changes, including mistakes.

If you accidentally delete a file, or it gets corrupted, or (worse) it’s encrypted by ransomware, sync doesn’t stop that from happening — it faithfully syncs the deletion, corruption, or encryption to the cloud too, and to every other device, almost as fast as the original change. Sync protects against device loss. It does very little to protect against the file itself being damaged or deleted, because that damage gets copied everywhere along with everything else.

A real backup keeps separate, point-in-time copies of your data, kept independently of your day-to-day working copy — so that even if today’s version is deleted, corrupted, or encrypted, yesterday’s (or last week’s, or last month’s) version still exists safely elsewhere, untouched by whatever happened to today’s.

Why this distinction matters most with ransomware

Section titled “Why this distinction matters most with ransomware”

Ransomware encrypts your files where they live — which, if you’re relying on sync alone, includes your cloud copy, since sync will faithfully replicate that encryption too. A genuine backup, kept separately from your live working files, is what allows a clean restore to a point before the attack happened, rather than syncing the damage everywhere.

Nothing changes about how you work — keep using OneDrive/SharePoint normally. The point isn’t that sync is bad, it’s that backup is a separate, additional layer working behind the scenes, not something you need to manage yourself. If you’re ever unsure what’s actually backed up versus just synced, ask support.