FTP-Server API

Package server

Interface Summary
Session Represents a Session from a client.
SurvailanceController  
 

Class Summary
Conf The configuration file setup.conf is read though this class.
LogFileReader An object, that are capeable of reading a logfile from an user.
LogFileSession The class represents a single session fetched from a logfile.
Server JQ-Data FTP-Server must be started though this class.
Survailance Keeps an eye on the clients and kicks/bans them if they are too passive, or uses a known pattern of commands that should be banned!
UserSession The class represents a session from a client.
 


FTP-Server API