Ultra Graphics
New Pleskian
I've been having some issues with chroot, and I might have narrowed down the cause to a file that came up in an update log for updating plesk to 17.5.3:
Trying to install sftp-server binary into chroot environment... cp: cannot stat '/usr/libexec/openssh/sftp-server\r': No such file or directory
done
/var/www/vhosts/chroot/usr/libexec/openssh/sftp-server
: cannot open (No such file or directory)
probably it will not work in chrooted accounts
Results of a check in SSH:
# ls -l /usr/libexec/openssh/sftp-server
-rwxr-xr-x 1 root root 100824 Oct 19 14:52 /usr/libexec/openssh/sftp-server
So I know it exists
I had to roll back to Version 17.0.17 Update #45. I found this issue in a search on this forum, but it's very old and the user unfortunately received zero help. Has this happened to anyone else? Thank you!
Trying to install sftp-server binary into chroot environment... cp: cannot stat '/usr/libexec/openssh/sftp-server\r': No such file or directory
done
/var/www/vhosts/chroot/usr/libexec/openssh/sftp-server
: cannot open (No such file or directory)
probably it will not work in chrooted accounts
Results of a check in SSH:
# ls -l /usr/libexec/openssh/sftp-server
-rwxr-xr-x 1 root root 100824 Oct 19 14:52 /usr/libexec/openssh/sftp-server
So I know it exists