Setup SFTP server in Windows using OpenSSH with public key authentication, folder jailing
在配置SFTP时,若遇到“ash:/usr/libexec/sftp-server:notfound”错误,通常是因为系统找不到sftp-server可执行文件。解决方法如下:首先确认OpenSSH是否已正确安装,运行`whichsftp-server`检查路径。如果未找到,尝试重新安装OpenSSH包,如在Debian/Ubuntu系统中使...。參考影片的文章的如下:



