← Knowledge Base

Knowledge Base

Quickstart: Restore Your Data

Updated July 17, 2026

Restoring is always available, with or without a license. Hiberden re-checks the hash on the way out, so every restore is also a verification. There are a few ways to do it.

Restore a whole archive

Click Restore in the header, then pick the archive you want back. Only archives with at least one verified copy can be restored, so the list already shows what is recoverable. Any verified copy qualifies: local disk, NAS, cloud, or tape.

Hiberden Restore dialog with a source-archive picker listing the archives that can be restored.

Next, choose which copy to restore from, or let Hiberden pick for you. When it picks, it prefers disk and NAS copies first, then cloud, then tape. Pick a folder to restore into, and Hiberden re-reads that copy, re-hashes it, and writes the files into a new subfolder. Nothing existing is overwritten.

Hiberden Restore dialog showing the source-copy chooser, local disk, cloud, or tape, with Everything selected and a folder chosen to restore into.

Restoring from tape works the same way: the cartridge is mounted and read back through the same hash gate as every other copy. If an archive spans several cartridges, Hiberden restores it cartridge by cartridge, verifying each segment and prompting you to swap cartridges as it goes. The full walkthrough is in Restoring an archive.

If the copy you picked is not available

If the source you chose turns out to be gone, corrupt, or offline, Hiberden does not dead-end. It tells you what happened and offers the remaining healthy copies instead. An offline tape cartridge also gets a "Retry this copy" option, and its status is left unchanged: a cartridge that simply is not loaded never counts against the copy.

Restore only some files

In the same dialog, switch What to restore from Everything to Choose files, then tick just the files or folders you need. Useful when you only want a handful of items out of a large archive.

This works from disk, NAS, and cloud copies, and only for archives whose catalog recorded per-file offsets and hashes. All recent archives do; very old ones may not, and for those you restore the whole archive instead. Per-file restore from tape isn't supported: restore the whole archive from the tape copy, then take the files you need from the restored folder. More detail in Restoring a single file.

Not sure which archive a file is in? Type part of its name into the search box at the top of the window. Hiberden searches across every archive at the file level and shows each match with the archive it lives in, so you can go straight from "where is that file" to restoring it.

Hiberden global search showing file-level matches across archives, each labelled with the archive it belongs to.

Every restore is verified

However you restore, Hiberden confirms the result. A whole-archive restore reports how many files were written and that the archive verified on the way out. A per-file restore reports the files it restored and verified, each one re-hashed against its own recorded SHA-256.

Hiberden Restore dialog confirming that all files were restored and the archive was verified.

Where to go next