0) 5. FtpClientException

29-May-03

Support class

1) 3. AFtpClient

29-May-03

Sample client for an abstract implementation

2) 4. FtpClient.cs

29-May-03

Implementation of FtpClient.cs

3) 2. IFtpClient

29-May-03

Interface code for the ftp client
This is a simple FTP protocol client component class written in C# using .NET sockets. It implements core functionality of the FTP protocol, so you can connect, change working directory, download and upload files. Masks will be added later. Direct your constructive criticism, suggestions, bugs to [email protected]