WinSCP no longer deleting files on Ubuntu 26
Peace, the
here is the
The connection is configured for scp and in the more tab,
!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
sudo su - is set. How to make it work when !requiretty can not be configured in sudoers?