Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Majed

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?