How to do multiple Upload/Download in FTP using C# without using FtpWebRequest
?
I have an idea it can be achieved using threads, but i am not able to begin.
If any body has some code snippet for reference for doing multiple Upload/download in FTP using threads, it will be helpful.