SharpFTP Home PageThe project's aim is to develop an ftp library and in the future an
ftp client that will use this library written in C# 2.0 with support to SSL.
09/28/2006- updates in the GUI: now directory contents are displayed in the listview and they are navigable
09/06/2006- developed Graphical interface for the tabbed client
09/06/2006- NOOP command added
- DELE command added for files and RMD for directories
- MKD command added
- ACTIVE LIST added (not today... but i forgot to mention when I did it :P)
09/01/2006- Directory listing parsing added thanks to http://www.enterprisedt.com library
08/22/2006- CWD command added
08/18/2006- LIST command with PORT command for both SSL and normal connection
08/16/2006At the moment i've been able to correctly manage the LIST command with a PASV connection using both SSL and normal connections even if there are no error checkings
---------------------------------------------------------------------------------------------------
- News
- Frequently Asked Questions (FAQ)
- Project information (the text from your project description, for example)
- Project documentation
- Development methodologies
- Release process
- Current issues