I
I
igor11122018-10-11 17:13:40
linux
igor1112, 2018-10-11 17:13:40

Sshfs: Connection reset by peer?

I try to connect to the server like this:
sudo sshfs [email protected]:/ /tmp/mysite
An error appears: "read: Connection reset by peer"
There is only one line in the server logs: sshd[5149]: Connection closed by ip port 55682 [preauth]
If I enter this for the test, then everything works and is displayed text:
ssh [email protected] echo text

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
ky0, 2018-10-11
@ky0

Apparently, there are no suitable authorization methods. And if not from under the root, everything is ok - check if the key is added.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question