sshfs-win-manager
sshfs-win-manager copied to clipboard
add a button to change from password to publickey access
add a button that try to switch from password driven access to password-less access.
Idea:
- create a new key
- use the ssh password to setup the new key password
- copy-id to server
- try to connect with key -> change the authmethod if it work
- If not working or errors appear -> remove the created key, log this information and further use password access.