When I try to
sshfs -o allow_other,debug kodi@192.168.0.8:~/ /mnt/mount/
I get following message:
Code
SSHFS version 3.7.3
executing <ssh> <-x> <-a> <-oClearAllForwardings=yes> <-2> <kodi@192.168.0.8> <-s> <sftp>
kodi@192.168.0.8: Permission denied (publickey,keyboard-interactive).
read: Connection reset by peer
Tried with and without password enabled. I also installed the sftp plugin.
Running latest libreelec 11.0.1 on a RPi 2. Guest computer runs openSUSE Tumbleweed.