You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Message you recieved is from the SSH Client trying to connect to the server and getting refused.
If you mean that sshfs echoes a string received from the server, that can't happen if the connection failed.
This not completly correct. The Client establishes a connection to the server and then tries to authenticate. However, the Authentication Process fails and the connection is then closed by the server. And this leads us to your error message.
First, sshfs is very useful and I'd like to thank you for your work.
When sshfs cannot start, it prints
read: Connection reset by peer
.An error has occurred, pass --debug for more information.
The text was updated successfully, but these errors were encountered: