Description
When setting up sshfs-win-manager, I was getting extremely confused why starting my sshfs mount wasn't working. When I pressed "connect", it'd throw an error notification of something like "Broken EPIPE" (identical to #17). After a lot of searching, I realized there was a settings page, and there was a option to choose the sshfs-win executable.
By default, the sshfs-win executable option is pointing to Program Files
. My x86 installation of sshfs-win installs to Program Files (x86)
by default.
My proposal is for the settings button and the sshfs-win option to become red, along with a warning symbol next to it if sshfs-win-manager does not point to an existing file. This would provide clear indication to users there is an issue that must be addressed. In addendum, if its possible to throw an error stating "sshfs-win executable not set to an existing file" would be great.