demo volume with at least one file.
1
Create a named snapshot
From a terminal separate from the running mount, capture the current state:The command prints the snapshot name and its immutable version.
2
List saved snapshots
3
Mount the snapshot
Keep this command running while you inspect the snapshot:Snapshot mounts are read-only.
4
Read the saved files
In another terminal:
5
Unmount the snapshot
Create a writable branch from the snapshot
Mounting a missing branch with--from-snapshot creates a writable fork:
./recovery; the original snapshot remains unchanged.
Snapshot a branch
Use thevolume@branch form to snapshot and list an individual branch:
