Hi!
How can I delete a snapshot from KopiaUI? I mean I have add a folder with I don’t want and can not delete it. Is this option missing?
This is currently not available in the UI but will be added. In the meantime you can delete snapshots from CLI using kopia snapshot ls followed by kopia snapshot delete <snapshot-id>.
If you have UI installed, it actually comes with CLI too, see this answer:
Let me take a stab:
Each snapshot represents one folder or file.
GUI does not support verifying integrity of snapshots yet, but it’s indirectly done as part of maintenance. Unfortunately errors are not shown in the UI yet.
Using command line you can verify all snapshots with:
$ kopia snapshot verify --all-sources
CLI and UI will only show the percentage completed and estimated time. Throughput can be derived from the amount uploaded and time spent so far, but it’s more complicated s…
wayland
December 30, 2021, 8:59pm
3
jkowalski:
available
Hi
What if the snapshot path has many snapshots? Will it erase all from the repo therefor will make it removed from the UI list as well?