I am confused about these 3 different meanings ie; Local vs All Snapshots and ‘root@’ snapshots.
My snapshots are taken with this command: kopia snapshot create $dir --log-file=$log_file --config-file=$config_file -p $password"
The config file has it’s own path ie; config_file=/my_backups/kopia/configs/internal.config
When I view snapshots via the command line it shows me all snapshots with this command:
kopia snapshot list --log-file=/my_backups/kopia/logs/internal.log --config-file=$config_file -p $password
When I use the web UI it defaults to Local Snapshots and the snapshots shown do not match the snapshots I get using the command line. It is only when I choose “All Snaphots” from the web ui dropdown that I see the same snapshots.
Does anyone have any thoughts on this behavior? Is it faulty, am I not understanding the logic? Is there documentation somewhere about those 3 selections in the dropdown.
What sayeth the group?
Thanks.
Jay