On Linux systems, the SFTP client sftp has the -s option which enables certain features on the remote system.
Most notably, running sftp-server with sudo.
I'm not seeing a way to do that here. Would is be possible to add this feature?
Buried in the docs here, I see what looks like it could be some partial support for this, but maybe that is part of the Server documentation.
On Linux systems, the SFTP client
sftphas the-soption which enables certain features on the remote system.Most notably, running
sftp-serverwithsudo.I'm not seeing a way to do that here. Would is be possible to add this feature?
Buried in the docs here, I see what looks like it could be some partial support for this, but maybe that is part of the Server documentation.