Currently, Kopia Server always seems to read the local config file it has been given at startup, be it either the default config in
~/.config/kopia/repository.config
or the config file given with --config.file. Being able to pass a repo identifier with the connection parameters, would enable Kopia to select one of multiple repos on the Kopia server. It really bothers me a bit, that you can’t see what repo you’re actually connected to when connecting with Kopia to a Kopia server. It could very well be, that someone on that server just started another instance of Kopia and thus the default config changed.
Yeah, thought so. Maybe there will be some improvements in the future, but as of now, I am okay with setting up several instances of kopia server on my backup node. Regarding the use of KopiaUI - does is save all the different repos in the same comfig file? This surely seems not to be implemented in the current version of Kopia (CLI).