Hi! I'm trying to build an console application in c# where i can insert the data like file names, number of the server, and connect to the ftp server and download in paralel 5 files. Can someone give me a hint how to do that. I never worked with ftp servers in c#. Thank you for your help!
-
-
Bing results for "ftp download parallel C#" include:
http://www.codeproject.com/Articles/21053/MyDownloader-A-Multi-thread-C-Segmented-Download-M
http://www.csharphelp.com/2011/01/upload-and-download-files-netusing-ftp/
best luck
-
@JohnAskew: Thank you!
-
@blackCoffee:Also, if you need to parse command line options, I cannot recommend this enough:
http://ookiicommandline.codeplex.com/
It's written by a Niner...
-
@ScanIAm: Thanks for the endorsement.

-
+1 for Ookii
Add your 2¢