The events of the FTPClient class are listed below. For a complete list of FTPClient class members, see the FTPClient Members topic.
![]() | Event triggered every time TransferNotifyInterval bytes transferred. |
![]() | Triggered every time a command is sent to the server. |
![]() | Triggered every time a reply is received from the server. |
![]() | Obsolete. Notifies of the completion of a transfer. |
![]() | Notifies of the completion of a transfer, and supplies more details than TransferComplete |
![]() | Obsolete. Notifies of the start of a transfer. |
![]() | Notifies of the start of a transfer, and supplies more details than TransferStarted |