An FtpClient Class and WinForm Control
by Black Belt Coder Article Feed on Mar.09, 2011, under Articles
The .NET Frameworks provide a rich assortment of classes for dealing with the Internet. However, piecing together working FTP code can be time-consuming. Here’s a ready-made FTP client class, along with an FTP-client user control that you can drop onto your Windows forms.