The events of the FTPConnection class are listed below. For a complete list of FTPConnection class members, see the FTPConnection Members topic.
![]() | Occurs every time a specified number of bytes of data have been transferred. |
![]() | Occurs when the component has closed its connection to the server. |
![]() | Occurs when the component is about to close its connection to the server. |
![]() | Occurs when a command is sent to the server. |
![]() | Occurs when the component has connected to the server. |
![]() | Occurs when the component is connecting to the server. |
![]() | Occurs when a local directory has been created on the server. |
![]() | Occurs when a directory is about to be created on the server. |
![]() | Occurs when a file has been deleted from the server. |
![]() | Occurs when a local directory has been deleted on the server. |
![]() | Occurs when a file is about to be deleted from the server. |
![]() | Occurs when a directory is about to be deleted on the server. |
![]() | Obsolete. Occurs when the server directory has been changed. |
![]() | Obsolete. Occurs when the server directory is about to be changed. |
![]() | Occurs when a directory listing operations is completed. |
![]() | Occurs when a directory listing operations is commenced. |
![]() | Adds an event handler to listen to the Disposed event on the component. |
![]() | Occurs when a file has been downloaded from the server. |
![]() | Occurs when a file is about to be downloaded from the server. |
![]() | Occurs when the local directory has been changed. |
![]() | Occurs when the local directory is about to be changed. |
![]() | Occurs when the component has logged in. |
![]() | Occurs when the component is about to log in. |
![]() | Occurs when a property is changed. |
![]() | Occurs when a remote file has been renamed. |
![]() | Occurs when a remote file is about to be renamed. |
![]() | Occurs when a reply is received from the server. |
![]() | Occurs when the server directory has been changed. |
![]() | Occurs when the server directory is about to be changed. |
![]() | Occurs when a file has been uploaded to the server. |
![]() | Occurs when a file is about to be uploaded to the server. |