Article 545D6 [SOLVED] sshfs issue with -current

[SOLVED] sshfs issue with -current

by
zuriel
from LinuxQuestions.org on (#545D6)
An sshfs mount wasn't working after updating my server yesterday and didn't produce a useful error.

Did some digging, and it looks like sshd is looking for sftp-server in the wrong path.

With LogLevel DEBUG on the server, I get this in the server log:

Code:debug1: subsystem: cannot stat /usr/lib/ssh/sftp-server: No such file or directoryI created /usr/lib/ssh/ and put a symlink in there to /usr/libexec/sftp-server and sshfs mounted normally.

Is this an issue with openssh-8.3p1 or did I break something?latest?d=yIl2AUoC8zA latest?i=ZbKSVL3JVLY:VVLapXzI54A:F7zBnMy latest?i=ZbKSVL3JVLY:VVLapXzI54A:V_sGLiP latest?d=qj6IDK7rITs latest?i=ZbKSVL3JVLY:VVLapXzI54A:gIN9vFwZbKSVL3JVLY
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments