-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection timed-out #139
Comments
Have solved this problem? I met the same problem with my pi2 and a server. |
the same here... timed out, any idea on how to solve ? |
This has plagued me for months now. I was able to solve it after searching /var/log/auth.log (it said, "subsystem request for sftp by user ### failed, subsystem not found"). So I added the following to /etc/sshd_config (on the Raspberry Pi):
...then reloaded the config file using:
...and then mounted again, to great profit. |
Had the same problem. Fixed by rebooting windows. |
Technical data
WinSshFS
Dokan driver
Enviroment
Support
I use Putty to connect to my raspberry pi 3 (runs osmc) without problems but when i try to use win sshfs after 2 seconds i get the error message: " 'drive' could not connect Session operation timed out "
Putty takes slightly longer to connect and I was wondering if maybe there is a setting to allow for more time for the server to respond.
The text was updated successfully, but these errors were encountered: