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: Add option for delay of connection. #105

Open Drakonas opened 3 years ago

Drakonas commented 3 years ago

I have a lot of stuff loading on startup of my Windows. For whatever reason, SSHFS-Win Manager fails to load two of the 3 drives I have added. My guess is that it's trying to load too quickly, possibly before the SSHFS service has started or before the machine has some other service up.

I think adding an option to delay the connections on startup (or on a drive-by-drive basis) might be ideal to prevent this from happening.

evsar3 commented 3 years ago

Thank you for this report. Gonna take a look at weekend.

Drakonas commented 3 years ago

Forgot to mention, if a delay is added, an option to configure how many seconds to delay would be nice.