Save repository password in file for Windows

Hello, in post here : Password retrieval command · Issue #807 · kopia/kopia · GitHub

All those are great ideas, simply not implemented yet.

On macOS and Windows password is not stored in a file but in OS-specific keychain tied to user login password (you can store it in a file if you wish).

But how do I save the repository password in a Windows file?
thanks in advance

JT

hello, I haven’t found the info yet, is it really possible?

What exactly you want to do?

By default password on Windows is saved in Windows keychain. You can retrieve it from there.

Hello, I would just like to know if it is possible and if so how to save the password of a repository in a file under Windows 10?

In Windows use --no-use-credential-manager flag when connecting.

You can see all available connect options by running kopia repository connect --help