I have used other FTP program to access this server without missing any file in the folder.
One more question. I would like to clarify the use of the command NetworkClientEvent(Connection) and ReceiveNetworkData(Connection, *DataBuffer, DataBufferLength). When a file immediately follow a binary data section is received. Will the ReceiveNetworkData() command knows this is happening and return zero just before the file section, then fire a NetworkClientEvent() with result value = #PB_NetworkEvent_File.
Thanks in advance.
I am still a newbie in purebasic

