Discuss this help topic in SecureBlackbox Forum
This event is fired when a portion of directory listing is received.
Declaration
Parameters
Description
This event is fired by TElSftpClient when
server notifies that the next portion of directory listing is arrived.
This event follows the call to
ReadDirectory
routine unless the complete listing is received.
If there are no more entries to return, OnError event is fired with error code SSH_ERROR_EOF.