Overload List
| Name | Description | |
|---|---|---|
| SftpClient(ConnectionInfo) |
Initializes a new instance of the SftpClient class.
| |
| SftpClient(String, String, PrivateKeyFile ) |
Initializes a new instance of the SftpClient class.
| |
| SftpClient(String, String, String) |
Initializes a new instance of the SftpClient class.
| |
| SftpClient(String, Int32, String, PrivateKeyFile ) |
Initializes a new instance of the SftpClient class.
| |
| SftpClient(String, Int32, String, String) |
Initializes a new instance of the SftpClient class.
|
See Also