I have a server with ‘root’ access but when I tried to SFTP in with the SSH Explorer client, it came up with a “subsystem request for sftp failed” error message. When trying to SFTP in, the SSH (/var/log/secure) logs came up with the following error:
sshd: subsystem request for sftp
sshd: error: subsystem: cannot stat /usr/libexec/sftp-server: No
such file or directory
sshd: subsystem request for sftp failed, subsystem not found
A user can SFTP in only when SSH access is enabled for the user, in my case, I was using ‘root’ [...]
↧