win-sshfs
win-sshfs copied to clipboard
Fixing setting persistence and function rename from Presist to Persist for clarity
The persist function is only called on non-user shutdown (like reboots) with current behavior. Changed behavior to persist config changes whenever the program closes form to account for more scenarios.
Also updated KeepAliveInterval read/write handling.