The Scp type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
ScpConnectedEvent |
Occurs after a successful connection to the SSH server.
|
![]() |
ScpDisconnectedEvent |
Occurs after disconnecting from the SSH server.
|
![]() |
ScpDownloadEvent |
Occurs after a file is downloaded.
|
![]() |
ScpProgressEvent |
Occurs periodically during a file transfer to mark it's progress.
|
![]() |
ScpUploadEvent |
Occurs after a file is uploaded.
|