In NonBlocking mode,
In the event OnDirectoryList the variable EOF is always False !
How to know the end of the list (The last file) ...
The property TScSFTPClient.EOF has sense only when NonBlocking = False.
Sorry for this question,
But, I don't understand that ReadDirectory is a blocking funtion even if we are in NonBlocking mode ...
That's all right now,
Thanks.
Forget my last post ...
There is a problem in the event OnDirectoryList the variable EOF is always False ! (In NonBlocking mode)
How to know the end of the list (The last file) ?