ScpClient
Provides SCP client functionality.
Gets or sets the size of the buffer.
Gets or sets the operation timeout.
Gets or sets the transformation to apply to remote paths.
Occurs when downloading file.
Occurs when uploading file.
Initializes a new instance of the ScpClient class.
Initializes a new instance of the ScpClient class.
Initializes a new instance of the ScpClient class.
Initializes a new instance of the ScpClient class.
Initializes a new instance of the ScpClient class.
Downloads the specified file from the remote host to local file.
Downloads the specified directory from the remote host to local directory.
Downloads the specified file from the remote host to the stream.
Uploads the specified stream to the remote host.
Uploads the specified file to the remote host.
Uploads the specified directory to the remote host.