evsar3 / sshfs-win-manager

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

[Feature Request] & Question: Try to reconnect automatically when connection fails. #107

Closed Fern99 closed 3 years ago

Fern99 commented 3 years ago

First, thank you. Second, please forgive my ignorance if any.

When the program cannot connect anymore (such as a restart on the ssh-server), it does not automatically try to reconnect. Is there any way to be able to add this? Is there any way currently, I can tell the program (or Windows) to automatically try to reconnect?

For example, if connection fails, try to reconnect every X minutes, or at increasing intervals: 1 minute, 5 minutes, 15 minutes, 1 hour, 4 hours, 8 hours, etc.

Thanks.