hello I have been installed libfuse and sshfs in my ubuntu and the kernel version is 4.4.0-38.
And now I want to sshfs user@localhost:/dir /mnt. but it always shows the error message:
read: Connection reset by peer
How come it always happened? Is there anyway to mount a disk by fuse?
sshreports?ssh -vvv user@localhost? Did you set up the access?