The Sftp type exposes the following members.
Events
Name | Description | |
---|---|---|
AuthenticationRequest |
Occurs when an authentication request is received from the server that cannot be answered programmatically.
| |
BannerReceived |
Occurs when a banner message is received from the server.
| |
BatchTransferProblemDetected | Obsolete. | |
BatchTransferProgress | Obsolete. | |
CommandSent |
Occurs when a command is send to the server.
| |
DeleteProgressChanged |
Occurs when a significant action occurs in Delete method.
Notifies the client about currently processing directory, currently deleting file and progress of the delete.
| |
FingerprintCheck |
Occurs when a fingerprint is received from the server and needs to be validated.
| |
ListItemReceived |
Occurs when a file and directory listing item is received by GetList()()()(), GetRawList()()()(), GetNameList()()()() or GetItems methods.
| |
ProblemDetected | ||
ResponseRead |
Occurs when a response is received from the server.
| |
StateChanged | ||
TransferProgress | Obsolete. | |
TransferProgressChanged | ||
Traversing |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IFtp..::..DeleteProgressChanged | ||
IFtp..::..ListItemReceived | ||
IFtp..::..ProblemDetected | ||
IFtp..::..TransferProgressChanged | ||
IFtp..::..Traversing |