The Sftp type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
SftpConnectedEvent |
Occurs after a successful connection to the SSH server.
|
![]() |
SftpDisconnectedEvent |
Occurs after disconnecting from the SSH server.
|
![]() |
SftpDownloadEvent |
Occurs after a file is downloaded.
|
![]() |
SftpListingEvent |
Occurs after a remote directory listing is performed.
|
![]() |
SftpProgressEvent |
Occurs periodically during a file transfer to mark it's progress.
|
![]() |
SftpUploadEvent |
Occurs after a file is uploaded.
|