winscp no longer deleting files on ubuntu 26
Peace, the !requiretty was removed from sudo in the mentioned version of ubuntu so i am unable to scp files from it.
here is the sudoers configuration:
user ALL=(ALL) NOPASSWD: ALL
the connection is configured for scp and in the more tab, sudo su - is set. how to make it work when !requiretty can not be configured in sudoers?
here is the sudoers configuration:
user ALL=(ALL) NOPASSWD: ALL
the connection is configured for scp and in the more tab, sudo su - is set. how to make it work when !requiretty can not be configured in sudoers?