NppFTP icon indicating copy to clipboard operation
NppFTP copied to clipboard

Feature Request: Add SCP support with shell sudo - su command injection

Open kennedy4260 opened this issue 9 months ago • 1 comments

Can you please add SCP support with shell command injection similar to advanced options on WinSCP shell environment. for example "sudo su -". This allows for elevation of privileges if needed to modify files owned by different user ie root.

kennedy4260 avatar Feb 15 '25 03:02 kennedy4260

As scp is deprecated for libssh (see https://www.libssh.org/2022/08/26/libssh-0-10-0/ ) I think it doesn't make much sense to add support therefore.

@kennedy4260 So just if someone is willing to provide a PR for that feature it might be integrated.

chcg avatar Feb 18 '25 22:02 chcg