Re: sudo su issue
sudo: no tty present and no askpass program specified
You probably have
requiretty
option on. Turn it off.
Read again the
https://winscp.net/eng/docs/faq_su
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
sudo: no tty present and no askpass program specified
requiretty
option on. Turn it off.
sudo /usr/lib64/ssh/sftp-server
and have also tried sudo su -c /usr/lib64/ssh/sftp-server
. I saved these settings. When I click login, it searches and connects to the host then prompts me for my password, but after I enter the password it goes back to the main screen where I clicked login to begin with. I'm sure that I'm doing something wrong, but I can't figure it out.