C# (CSharp) FubarDev.FtpServer Namespace

Nested Namespaces

FubarDev.FtpServer.AuthTls
FubarDev.FtpServer.CommandHandlers
FubarDev.FtpServer.FileSystem
FubarDev.FtpServer.ListFormatters
FubarDev.FtpServer.Utilities

Classes

Name Description
Address Abstraction for an IP address
AssemblyFtpCommandHandlerFactory Searches assemblies for FtpCommandHandler and FtpCommandHandlerExtension implementations
FtpCommand FTP command with argument
FtpCommandHandlerBase The base class for all FTP command handlers
FtpConnection This class represents a FTP connection
FtpConnectionData Common data for a FtpConnection
FtpServer The portable FTP server