evsar3 / sshfs-win-manager

A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
MIT License
1.11k stars 85 forks source link

Issue with connecting with key #30

Closed hanks42 closed 4 years ago

hanks42 commented 4 years ago

Hi I moved my private key used to connect and now when the app starts it keeps trying to connect and never succeeding so I can't edit the connection.

unicodepepper commented 4 years ago

I'm having a similar problem - trying to use an encrypted private key just says "connection reset by peer" and does not prompt me for the passphrase at all. What I did to fix it was go to %appdata%/sshfs-win-manager and edit the vuex.json file to change the status to "disconnected", and that way I could remove it with the delete mode inside the app.

evsar3 commented 4 years ago

Hello,

As described in the project README, this project doesn't support password protected keys yet.

The "forever connecting" issue is a known bug and a temporary workaround for it can be found on issue #9