SIGN UP MEMBER LOGIN:    
ARTICLE

FTP Explorer in C#

Posted by K Niranjan Kumar Articles | Enterprise Development May 21, 2001
I have developed a GUI based FTP client application. This takes connection information and populates folder and files in treeview and listview respectively.
Reader Level:
Download Files:
 

Description

I have developed a GUI based FTP client application. This takes connection information and populates folder and files in treeview and listview respectively. Currently this application is developed and tested with Microsoft NT 5.0,IBM AIX and Sun Solaris 5.6 FTP services. In future I am planning to extend the functionality to Mainframe and AS400 operating system FTP services.

This application expects SYST FTP command to be implemented by FTP Server. To display folder and file information, I need to parse the output of LIST command from the FTP server, for this I need to know the FTP Server OS type. Because the output of LIST command is different for different OS.

Source Code

The complete source code is available in FTPExplorer.zip file. The application main window snap shot is shown here.



This application illustrates about File Transfer Protocol, types of connection, various control and data connection commands like USER, PASS, SYST, MODE, TYPE, PORT, LIST, RETR, QUIT etc. to name a few.

This application illustrates the usage of System.Net and System.Net.Sockets namespace and classes like Socket, TCPListener. Connecting to server, Sending and Receiving data. Handling timeouts and closing sockets. Apart from this it also illustrates the usage of common controls like Treeview, Listview, tab control, ImageList, Statusbar, Toolbar, Tooltip, Progress bar etc.

File upload,creating directory,deleting directory,deleting files etc are still under development. Also Binary mode of file transfer is not possible in this version. Probably in next release I will implement those FTP commands.

Login to add your contents and source code to this article
share this article :
post comment
 

Thanks for providing good example, can u plz provide the same kind of utility for AS400. Plese do the needful.

Posted by Vinod Kumar Mar 05, 2011
Team Foundation Server Hosting
Become a Sponsor
PREMIUM SPONSORS
  • Finally – a virtual platform that delivers next-generation Windows Server 2008 Hyper-V virtualization technology from a managed hosting partner you can truly depend on. Visit www.maximumasp.com/max for a FREE 30 day trial. Hurry offer ends soon. Climb aboard the MaxV platform and take advantage of High Availability, Intelligent Monitoring, Recurrent Backups, and Scalability – with no hassle or hidden fees. As a managed hosting partner focused solely on Microsoft technologies since 2000, MaximumASP is uniquely qualified to provide the superior support that our business is built on. Unparalleled expertise with Microsoft technologies lead to working directly with Microsoft as first to offer IIS 7 and SQL 2008 betas in a hosted environment; partnering in the Go Live Program for Hyper-V; and product co-launches built on WS 2008 with Hyper-V technology.
    The leading .NET charting control now features PDF, Flash and Silverlight export, visualization of large datasets and more. Deliver true charting functionality to your BI, Scorecard, Presentation or Scientific apps. Download evaluation now.
Become a Sponsor