File formats

Backup vs Archive And Why One Cannot Do Both

The organisation believed it had seven years of mail. It had fourteen days, repeatedly, for seven years.

7 min read

A backup is for recovery and an archive is for discovery. Those four words carry most of it. A backup answers one question. Something broke, put it back the way it was. An archive answers a different one. What did we have in 2019. Can one message be found inside it. That is a searchability question rather than a restore one. The two are built for those questions, which is why using either as the other quietly fails.

This matters most in mail, where people say backup and mean whichever copy they happen to have. A mailbox export, a synced folder, a nightly job. Those three behave nothing alike on the day somebody needs something back.

Backup And Archive, Two Different Questions

Start from what each one is for and the rest follows.

A Backup Exists For

  • A disk that failed this morning
  • A folder somebody deleted yesterday
  • Ransomware that arrived overnight
  • Getting back to how things were

An Archive Exists For

  • A request about a contract from 2019
  • An employee who left four years ago
  • A regulator asking for seven years
  • Finding one thing among millions
On the left, time passes in hours. On the right it passes in years. Almost every practical difference between the two comes from that gap.

The clearest test is how you get things out. From a backup you restore the whole thing to a point in time and rarely go hunting for one item. From an archive you search for one thing and take only that. Restoring the lot would be useless. Any copy you cannot search is a backup whatever you call it.

Why a Backup Cannot Hold History

This failure costs people the most. Nobody made a mistake to cause it either, because it is built into how backups work.

Every backup scheme reuses its storage. Yesterday overwrites the day before. This week overwrites last week. The cycle is the point. It keeps cost and storage bounded.

What a rotation does

Working exactly as designed
day  1  written
day  2  written
...
day 15  overwrites day 1
day 16  overwrites day 2

anything older is gone

Nothing failed here. The scheme is doing the job it was configured to do.

What that means for history

A deletion on a timer
2019 mail
  in a 2019 backup
  overwritten in 2019

asked for in 2026
  nothing to search
  nothing to restore

Treating backups as your archive builds a rolling deletion into your own records that nobody signed off on.

The organisation believed it had seven years of mail. It had fourteen days, repeatedly, for seven years.

Long retention on a backup does not turn it into an archive. Keeping ninety days rather than fourteen buys time and changes nothing structural. You still cannot search it, still restore whole systems to get at one message and still lose everything past the window.

Where Synchronisation Sits Against Backup And Archive

Neither. It gets called both more often than either of them.

A synced mailbox or drive copies whatever the source holds, which includes every deletion. Remove something by accident and the removal reaches your phone before you have finished regretting it. That is the feature working.

What goes wrongSyncBackupArchive
Laptop stolenCoveredCoveredCovered
You delete a folder by mistakeNo, it syncs the deletionCoveredCovered
Ransomware encrypts everythingNo, it syncs that tooCovered if offlineCovered
Somebody asks for 2019Only if never deletedNo, rotated awayCovered
Account closed by the providerNo, every copy stopsCoveredCovered

Read the sync column downwards and the shape shows. It handles hardware trouble and nothing else. Every other row involves the data itself changing. Copying changes faithfully is the job.

An IMAP mailbox is synchronisation, not backup. Every device holds a copy and the server decides what all of them contain. That is worth knowing before treating a mail account as the place your history lives. It is a common reason mail turns up missing with nowhere to get it from.

Read next IMAP or POP And Which One You Already Use Which of your mail copies is a mirror rather than a safety net.

What Backup And Archive Mean for Mail Specifically

Mail makes the distinction sharper than most data does, because the requests that arrive are almost always about one message from years ago.

What you haveWhat it actually is
A mailbox export made onceAn archive, if you keep it and can search it
A nightly server jobA backup, with a rotation window
Mail on your phone and laptopSynchronisation, which is neither of the others
Deleted items retentionA short grace period, measured in days
A PST somebody made in 2019An archive, whether or not anybody planned it

That last row is how most real archives come about. Somebody exported a PST before leaving a job and it sat on a drive. Nobody designed it and it is the only reason 2019 still exists.

An accidental archive still has to be readable. A file nobody can open is not an archive, whatever it holds. That is the argument for keeping such things in a format anything can read, rather than one tied to a program that may not be installed anywhere by the time somebody asks.

Building a Backup And an Archive Without Building Twice

  1. Decide the two windows separately. One is how far back you might need to undo. The other is how far back somebody might ask you to look. The first is usually weeks. The second is usually years. They are different numbers for different reasons.
  2. Let the backup do the short window. Frequent, automatic, overwritten on a rotation. Keep at least one copy where nothing running can reach it.
  3. Make the archive on purpose. Export at a point in time, put it somewhere nothing writes to by accident, in a format that will still open.
  4. Check the archive by opening it. Not by confirming the file exists. Open it, search it, find something specific. An untested archive is a hope.
  5. Write down what each one covers. The failure is nearly always somebody assuming a copy answers a question it was never built for.

The one question worth asking about any copy you hold. If somebody asks for a single message from four years ago, can you find it without restoring anything else. Yes means archive. No means backup. Not sure means neither, yet.

Where an old export needs checking rather than trusting, our file viewers open one in a browser tab so you can search it before relying on it. Where the format is the obstacle, the converters move the contents into something current. The backup tools handle pulling mail down from an account while you still have one.

Definitions and retention behaviour checked against published reference material in August 2026. Retention rules vary by jurisdiction and industry, so treat the legal points as orientation rather than advice.

Questions People Ask

7 questions, answered in full below.

Can my backups serve as an archive?

Only for as long as the oldest one survives, which is usually weeks. Backup schemes reuse their storage on a rotation, so anything older than the cycle has already been written over. An archive that deletes itself on a timer is not doing the job.

Is a synced folder a backup?

No. Synchronisation copies deletions as faithfully as it copies files, so a mistake reaches every device in seconds. It protects you from losing a laptop. It protects you from nothing you do to your own data.

How long should a backup be kept?

Long enough to notice the problem it exists for. Most damage is found within days, which is why a fortnight is a common answer. Anything you want in five years belongs somewhere else, under a decision made on purpose rather than left to a rotation.

Does Microsoft 365 back up my mail?

It keeps your mailbox available and it replicates it, which is not the same thing. Deleted items have a recovery window measured in days rather than years. Anything you need beyond that window is your responsibility. A great many people discover this at the wrong moment.

What is the difference in practice, not theory?

How you get things out. From a backup you restore the whole thing to a point in time. Looking for one item is rare. From an archive you search for one thing and take only that, since restoring everything would be pointless.

Do I need both?

If losing last week would hurt and losing 2019 would also hurt, then yes, because no single copy answers both. Most people who think they have both have two backups, one of which they call an archive.

Where does an archive actually live?

Somewhere nothing writes to it by accident. A drive kept offline works. So does storage that refuses changes once written. So does a service built for retention. The requirement is not the medium. It is that no ordinary process can quietly alter what is there.

Sources

Where the figures and behaviour described above were checked.

  1. Backup Wikipedia
  2. Recovery point objective Wikipedia
  3. Legal hold Wikipedia