Thanks for sharing your solution.
- martin
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
-c
. This worked:
sudo -u another /usr/libexec/openssh/sftp-server
/usr/libexec/openssh/sftp-server
ps -ef | grep 'ftp'
)
sudo -u another -i
sudo -u another -c /usr/libexec/openssh/sftp-server
Cannot initialize SFTP protocol. Is the host running an SFTP server?