C# (CSharp) FubarDev.FtpServer Пространство имен

Пространства имен

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

Классы

Имя Описание
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