Skip to content

SSH.SFTPSession.Constructor

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

SSH.SFTPSession.Constructor

Method Signature

 Sub Constructor(Session As SSH.Session)

Parameters

Name Type Comment
Session Session The SSH session to transfer files over.

Remarks

Creates a new instance of SFTPSession.

Clone this wiki locally