Skip to content

Local Vaults

A local vault mirrors your backup snapshots from cloud storage to a local location — a NAS share, an external drive, or a local disk. This gives you fast, offline recovery when the cloud is unreachable or when you need to restore large datasets without waiting for a download.


  1. Go to Operations > Backup > Vault.
  2. Click Add New Vault.
  3. Fill in the vault configuration:
    • Device — which device the vault is attached to
    • Vault path — local mount point, SMB share, or USB drive path
    • Type — Local Disk, SMB Share, or USB Device
    • Retention count — number of snapshots to keep locally (1–100)
  4. Click Save.

The vault appears in the list with a Never synced status.


Click the Sync button on a vault to trigger an immediate sync. The sync process:

  1. Compares local vault contents against the latest cloud snapshots
  2. Downloads only missing files (incremental sync)
  3. Removes snapshots that exceed the retention count
  4. Updates the vault status and last sync timestamp

StatusMeaning
SyncingA sync operation is in progress
CompletedLast sync finished successfully
FailedLast sync encountered an error — check the vault path and connectivity
Never syncedVault was created but hasn’t been synced yet

  • Deactivate — temporarily disables the vault without deleting its configuration. No further syncs will run. Reactivate at any time.
  • Delete — removes the vault configuration. Does not delete the data already on the local storage.

ScenarioRecommendation
Critical serversPair cloud backup with a local vault for sub-minute restore times
Remote offices with slow WANVault to local NAS so restores don’t depend on internet bandwidth
ComplianceKeep an offline copy on USB or air-gapped storage
Disaster recoveryLocal vaults provide a second restore option if the cloud provider is down