Back to product page

Callbacks



AttributesCalled when wodSFTP retrieves file or directory attributes.
AttributesDataCalled when wodSFTP retrieves directory attributes.
ConnectedCalled when wodSFTP connects to the remote server.
CryptoInformationCalled before wodSFTP establishes an encrypted connection with the server.
DisconnectedCalled when wodSFTP disconnects from the server.
DoneFires when wodSFTP finishes a method.
ExtendedCmdReplyCalled after wodSFTP receives reply on ExtendedCmd.
HostFingerprintCalled when the remote server provides public key fingerprint information.
ListItemsCalled when the server returns information about a file or directory.
LoginChallengeCalled when server requests a response to login challenge.
LoopErrorCalled after wodSFTP performs operation on item and error occurs.
LoopItemCalled before wodSFTP performs operation on item from the GetFiles/PutFiles/DeleteFiles/LoopFiles sequence.
ProgressCalled during file sending or receiving.
RemoteDataCalled after wodSFTP has some data to be provided as result of RemoteRead command.
StateChangeCalled when wodSFTP changes its state.

Platforms

Windows