You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/desktop/vault-recovery.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,11 @@ You can restore your vault even if essential files are missing:
21
21
3.[`Recover Masterkey and Vault config files…`](#recover-full) - If the vault config and masterkey file went missing.
22
22
4.[`Add a vault with missing config files and restore them…`](#add-recover-vault) - If you want to add a vault where the config and/or masterkey file went missing.
23
23
24
+
:::warning
25
+
Recovery of missing files is only supported starting with Vault Format 8 (introduced in Cryptomator 1.6.0).
26
+
Vaults created with older formats (e.g., Vault Format 7 or earlier) are not compatible with these recovery options.
27
+
For details, see the [Vault Format History](/docs/misc/vault-format-history.md).
0 commit comments