evsar3 / sshfs-win-manager

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

Fix bug #106, key selection dialog did not work. #115

Closed BRTPOB closed 2 years ago

BRTPOB commented 2 years ago

Added a check for file length/size and an array to check that file.

Verified against manually selecting the id_rsa, and also browsing to other id_rsa.named files that exist in another folder. All worked properly. Verified that failures still occur when unable to connect. Did not verify a PEM file, which was the initial report since I do not have any PEMs to test against.