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