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