| Attributes | Fires when wodSFTP retrieves file or directory attributes. |
| Attributes64 | Fires when wodSFTP retrieves file or directory attributes. |
| AttributesData | Fires when wodSFTP retrieves directory attributes. |
| Connected | Fires when wodSFTP connects to the remote server. |
| CryptoInformation | Fires before wodSFTP establishes an encrypted connection with the server. |
| Disconnected | Fires when wodSFTP disconnects from the server. |
| Done | Fires when wodSFTP finishes a method. |
| ExtendedCmdReply | Fires after wodSFTP receives reply on ExtendedCmd. |
| HostFingerprint | Fires when the remote server provides public key fingerprint information. |
| ListItems | Fires when server returns information about a file or directory. |
| LoginChallenge | Fires when the server requests the response to a login challenge. |
| LoopError | Fires after wodSFTP performs operation on item and error occurs. |
| LoopItem | Fires before wodSFTP performs operation on file from the GetFiles/PutFiles/DeleteFiles/LoopFiles sequence. |
| Progress | Fires during file send/receive operations. |
| Progress64 | Fires during file send/receive operations. |
| RemoteData | Fires after wodSFTP has some data to be provided as result of RemoteRead command. |
| StateChange | Fires when wodSFTP changes its state. |