Question : .NET FTP Control

We are building a windows application (.NET 3.5) which needs to connect to an remote FTP server, download files and process them.

Can anyone recommend any FTP controls/libraries (free or commercial) for .NET?

Thanks.

Answer : .NET FTP Control

.NET has its own FTP classes ...
     http://msdn.microsoft.com/en-us/library/ms229718.aspx

Or check if this help:
http://www.chilkatsoft.com/ftp-2-dotnet.asp

Never used the second link component...
Random Solutions  
 
programming4us programming4us