Skip to content

SSH.SFTPSession.Channel

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

SSH.SFTPSession.Channel

Property declaration

 Dim Channel As SSH.Channel

Remarks

Returns a reference to the SSH Channel over which the SFTPSession is established. It is generally inadvisable to interact with this object unless you know what you're doing.

Clone this wiki locally