ssh2-streams icon indicating copy to clipboard operation
ssh2-streams copied to clipboard

Add mechanism to learn about supported SFTP extensions after connect

Open jhorbulyk opened this issue 4 years ago • 0 comments

After connecting to an SFTP server, the sftp module learns about which SSH extensions are supported. It would be nice if there was a clean way that calling code could learn which of these extensions ([email protected], [email protected], [email protected], [email protected], [email protected], etc) are supported.

jhorbulyk avatar Jul 01 '20 10:07 jhorbulyk