The events of the ExFTPConnection class are listed below. For a complete list of ExFTPConnection class members, see the ExFTPConnection 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 an exception is thrown during an asynchronous operation. |
![]() | 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 properties are cleared via ClearProperties. |
![]() | Occurs when properties are loaded from a file. |
![]() | Occurs when properties are saved to a file. |
![]() | 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. |
![]() | Triggered when synchronization actions have been completed. |
![]() | Triggered before synchronization actions are begun. |
![]() | Triggered when a decision is being made on how to synchronize a particular file (i.e. transfer, delete or skip). |
![]() | Occurs when a file has been uploaded to the server. |
![]() | Occurs when a file is about to be uploaded to the server. |