#383·sshfs

/usr/libexec/sftp-server: not found

Author: iljahCreated Aug 18, 2026Updated Sep 13, 2026

Trying to mount OpenWrt 22.03.5 I get:

bash
SSHFS version 3.7.6
executing <ssh> <-x> <-a> <-oClearAllForwardings=yes> <-oPort=...> <-2> <-s> <--> <...> <sftp>
ash: /usr/libexec/sftp-server: not found
remote host has disconnected

Same problem with scp but -O fixes that, does sshfs have something similar?