Hi,
Can I create a threaded DownloadFile() method using the free version of ftp net component?
I tried threading it, but it seems that it is still waiting for the previous thread to finish the downloading/uploading of file.
I want to create this using just a single connection.
thanks.
IANIAN