The disk fills up. A folder loses permission overnight. A file is open, so it is skipped. The cable comes out at three in the morning. And the program keeps saying "all good" until the day you need it. The rival of this product is not the other backup program — it is silent incompleteness.
Elegant Vault · verified backup mirror · Windows 10 and 11
You pick folders and a drive you own. It copies everything 1:1 to that drive, verifies every byte with SHA-256 and shows you a seal with the counts. And your files come back through File Explorer on any PC — without this program.
Tick Documents, Photos, whatever you want protected — and point at an ordinary external drive. No cloud, no account, no odd formats.
Every file is copied under the same name and the same path, and gets a SHA-256 fingerprint on the way. At the source, it only reads — it never writes.
At the end, five numbers on one line say what went in and what stayed out. And one button brings 20 files back and checks them, in about 40 seconds.
No jargon so far. The rest of this page is the same thing in slow motion: how the copy becomes proof.
The category's number one failure is not a program that crashes. It is a program that finishes, reports success, and left things behind.
The five counts are one string in the source, not five labels a screen can pick from. "Zero mismatches" next to twenty-five refusals and twelve failures is not a result — it is a sentence with the ending cut off, and a test forbids cutting it.
Elegant File Explorer organizes files by rules; Elegant Vault keeps a verified copy of them on a drive of your own. Neither app requires the other, and nothing on this page needs the sibling installed.
Meet Elegant File Explorer"Copied" is a word a program writes about itself. This one swaps the word for a sum you can redo on your own, with a tool that already came with your Windows, on a computer where this app is not even installed.
Five pieces. None of them is an invention of ours: they are old durable-write practice, assembled in the order that makes silence impossible.
Every file is born with a temporary extension, has its bytes pushed to the medium — not to the cache, which is gone the moment the power is — and only then earns its definitive name, in a swap Windows does not leave half done.
A correct name inside the vault exists only if the file got there whole.
This is not an optimistic copy with a check bolted on afterwards. The order is the product.
SHA-256 a7f3…9c1b · in the same pass as the write
The bytes go past once: on their way to the vault the SHA-256 sum is computed over them, and each file becomes one line of the manifest.
There is no second reading to "generate the hash later" — so there is no window in which the file changed between the two passes and nobody noticed.
it may know less than the disk — never more
The vault's list is a text file that only grows, written in batches that are pushed to the disk.
The guarantee has a name and is tested as a mathematical property: the durable manifest is always a prefix of reality. Pull the cable whenever you like — the worst case is a manifest that knows less than the disk. Never more.
That is why unplugging mid-copy is a pause and not an error. Plug the drive back in and the copy carries on from where it stopped.
The app's own check re-reads the vault and compares it against the manifest, file by file, and says how long it will take before it starts. But the proof is not held hostage by the app: the LEIA-ME.txt written at the root of the drive teaches you, in three languages, how to check one file by hand with the certutil that already ships with Windows.
Where a path is too long for File Explorer and for certutil, the interface says so: Vault copies and restores those files, but for them the check by hand does not work.
The identity is written at the root of the destination, so a new drive letter, another dock, another PC or a reinstalled Windows changes nothing: the vault is still the vault, and the local index can be rebuilt from the destination. The program is the convenience; the drive is the backup.
None of these five pieces appears as an option you can switch on. They are the only path a write takes here — the engine has no fast mode that skips the fingerprint, because the fast mode is exactly where the silence would get in.
None of this depends on your attention or on a setting: it is the only way the program knows how to write. And when something cannot be verified, the Vault says so — it never pretends.
Every copy starts as a simulation — a plan with no writing in it at all. How many files go in, how many bytes, how long, how much room is left afterwards. And, with the same prominence, what is not going in, split into two buckets from the start: a refusal and a failure are not the same news.
A placeholder that would have to be downloaded before it could be copied. Vault reads the reparse tag rather than the file, so asking about it never triggers a download you did not ask for.
refused on purposeA file being written to right now would arrive inconsistent, and an inconsistent copy of a database is worse than no copy, because it looks like one.
refused on purposeA name the destination file system will not accept, a path beyond the limit, or a file over 4 GiB on FAT32. Refused with the reason, never truncated into something that only looks right.
refused on purposeVault runs as you, with your token, and does not use Shadow Copy — that would need an administrator. A locked file becomes a named line instead of a silent gap.
failedThe folder whose permissions changed and nobody noticed. It is counted, weighed and named, and it is the reason a plan that says "12 failed" is more useful than one that says nothing.
failedA bad sector, a cable that dropped, a drive that stalled. "I could not look" is never recorded as "I looked and found nothing" — those are three different states in the engine, never two.
failedBoth lists can be saved as CSV, next to the list of what actually went in — ordinary files you can keep, mail to yourself or open in a spreadsheet without this program. Speed is not on this page for a reason: it depends on your drive, your cable and your enclosure. The app estimates it on screen, on your machine, before it acts — and a screen estimate does not become a shop-window number.
At the end of a run, the vault's manifest is sealed and the result is written once — copied, checked, mismatches, refused on purpose, failed. The same line is repeated in the status bar. If that seal could ever appear broken in half, it would be a maximum-severity bug in this product, not a cosmetic one.
Because the fingerprint was computed in the same pass as the write, verifying afterwards compares two independent readings of your file rather than the same one twice. The manifest is text. You can open it in Notepad.
The rehearsal draws twenty files out of the vault, brings them back into a temporary folder, checks each one's SHA-256 against the manifest, shows you the result — and then deletes only what it created itself. Nothing of yours is touched, and the folder is gone at the end.
It is the whole product demonstrated at once: the copy arrived, the fingerprints match, and the files come back. The draw is stratified — the largest files, the ones longest without a check, the longest paths, and an even sample of the rest — so it cannot be gamed by leaving twenty easy files in a corner.
A rehearsal is not a restore, and the app never pretends otherwise: it is a sample, drawn without replacement, reported honestly. The real restore is its own screen, with its own simulation — file, folder or the whole vault — and it never overwrites anything: what comes back arrives beside what is already there, with a suffix, or in a new folder. Restoring and verifying never expire, not even after the trial.
The vault is not an archive, a container or a database. It is your folder tree, with the same relative paths, written as ordinary files — the format every PC on earth already reads.
The names _versions\ and _vault\ are reserved at the root of the destination from day one, so the features planned for 1.x arrive without a migration. Not a line of 1.0 uses the first one — it is a reservation, not a feature.
Not in the source, not in the vault, not during a restore. Not as a hidden option, not as a checkbox, not as a setting we chose to default off.
It is structural, and it is the decision the whole product is built around. The worst bug a backup program can have is the one that destroys the backup — so version 1.0 simply does not contain the code that could. Deleting, moving and replacing are banned calls in the sources, swept by an architecture test on every build.
The handful of commented exceptions all touch artefacts the app made itself: its own temporary file, its own rehearsal folder, its own catalogue. Not one of them has a byte of yours inside.
There is no verb in this app that deletes, moves or renames a file of yours. The read side is read-only by construction, not by policy.
The simulation is a pure function with no writing in it, and the copy is a second gesture. Two gestures, always — there is no one-click that skips the numbers.
A temporary name, then a flush that pushes the bytes to the actual disk rather than the cache, and only then the final name. A yanked cable leaves no half-file wearing a real name.
What the manifest promises has already arrived. That is what makes the vault trustworthy after a crash, and it is checked in the build as a property, not as an anecdote.
You deleted something at the source? The copy in the vault stays, and shows up in a report with its size. Deciding what to do with it is yours; version 1.0 has no code that could do it for you.
What comes back arrives beside what is already there, with a suffix, or in a new folder. A restore that silently replaces the good file with an old one is the second-worst bug in this category, and it is unbuildable here too.
Integration is a bonus and never a toll. What is not genuinely available on your machine does not appear at all: no dead buttons, no notice explaining what you are missing.
At the end of a copy, a check or a restore, the folder opens with the file already selected — inside Elegant File Explorer, if you have it.
If Elegant Paper or Elegant Photo Cleaner is installed, the folders where they keep your work are suggested as sources when you create the vault — ticked, and easy to untick.
Vault publishes what it covers for the family to read, but the other side has no verb for it yet. When it does, it gets counted like the rest — and not one day before.
Elegant Vault is on the Microsoft Store. One price, paid once — no subscription and no renewal.
Saying it costs less than hiding it — and in a backup product, hiding it costs somebody's files. All of these are consequences of decisions we would make again.
No. The app has no way to connect to the internet — the vault is a drive you plugged in yourself. The only connection that exists is the licence and 15-day trial check against the Microsoft Store, made by Windows' own API, and it is fail-open: if the Store cannot be reached, the access you already had stays.
No, and that is the rule the product is built around. Version 1.0 is purely additive: at the source it only reads, and there is no verb in the app that deletes, moves or renames a file of yours, not even as a hidden option. The few deletion calls that exist in the sources touch the app's own temporary files, its own rehearsal folder and its own catalogue — and the program has no ability to grow a sixth: the rule is part of how it is built, not a setting. A file left over in the vault becomes a line in a report, never a deletion.
Yes, and that is the point. The vault is an ordinary folder tree with the same relative paths as the source. Any PC with File Explorer opens it and drags files back. There is no container, no database and no proprietary format in the middle. A trilingual LEIA-ME.txt written at the root of the drive explains how to drag files back and how to check a fingerprint by hand with certutil, which already ships with Windows.
That is a pause, not an error. Every file is born under a temporary name, is pushed to the actual disk rather than to the cache, and only then gets its final name. The manifest is always a prefix of reality: it never lists a file that did not arrive whole. Plug the drive back in and the copy resumes where it stopped.
Not in 1.0, and we would rather say it than let you find out. Version 1.0 protects you against a drive that dies, not against saving over a good file yourself. File versions are planned for 1.1, which is a free update for anyone who bought 1.0. The format written to the drive already reserves the layout for them, so the update will not need a migration.
No. There is no scheduler, no background service and no startup task. The market's number one complaint about backup is the run that failed in silence, so this product sells the opposite: a backup you watch happen. Plugging the vault drive in with the app open opens the simulation; the copy itself waits for your click. Scheduling is planned for 1.2.
Restoring and verifying never expire. When the trial ends without a purchase, the gate blocks only the verb that copies: bringing your files back, checking the vault and rehearsing a restore keep working, forever. A backup that holds hostage the files of someone who did not pay is indefensible.
No. Elegant Vault is complete on its own. If the sibling is installed, the app can open the folder you just restored with the file already selected. Whatever is not genuinely available on your machine does not appear at all: no dead buttons and no notice explaining what you are missing.
Elegant Vault copies your folders to a drive of your own, proves file by file that the copy arrived whole, and lets you watch it happen — then brings twenty of them back in forty seconds to show you it works.
On the Microsoft Store. Windows 10 version 1809 or newer, and Windows 11.