The Scp type exposes the following members.

Events

  Name Description
Public event ScpConnectedEvent
Occurs after a successful connection to the SSH server.
Public event ScpDisconnectedEvent
Occurs after disconnecting from the SSH server.
Public event ScpDownloadEvent
Occurs after a file is downloaded.
Public event ScpProgressEvent
Occurs periodically during a file transfer to mark it's progress.
Public event ScpUploadEvent
Occurs after a file is uploaded.

See Also