When i call the function
IdFtp.List(myList, '', false);
After that, I logged in and changed the ftp directory, I got socket exception # 10054 ("Connection reset by peer.") Occedionally.
When I call this function, for example. 20 times in a row I get this exception 1 time.
This is a problem that I encountered only in Vista.
Does anyone know what the problem is or how can I avoid it?
source share