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

If keyFile has spaces on path name it doesn't work #41

Closed matheusfillipe closed 4 years ago

matheusfillipe commented 4 years ago

Using a keyfile that has spaces on it's full path name will not work raising an error: SSHFS-Win Manage: Can't connect to "server": read: connection reset by peer

evsar3 commented 4 years ago

This issue has already been reported in #14 and it has been fixed on commit https://github.com/evsar3/sshfs-win-manager/commit/379e188049430a084e644384fec5693ee78f5c24 next beta release should include this bugfix.