Main Window
===========

Activity Tab
------------
The main window is where all activities are shown. The screen is divided into "Uploads and Downloads" and "Online Users". The first shows a list of all current up- and downloads, with detailed information about progress and time.

The "Online Users" list shows just that; what users are currently connected. There will be one entry for each user and host. This means that if user 'foo' uses a threaded ftp-client (such as gFTP or LeechFTP for windows) then there will be only one entry but the number of connections will be shown in the third column.

On the other hand; if you have a user called 'family' which you have for all your relatives, then if mum is connected from home while dad connects from his office, they will be given two entries.

Logging Tab
-----------
This is simply a filtered reading from the specified logging facility. Only information related to PureFTPd will be shown, so it won't be cluttered with i.e. kernel-messages (when using syslog).
This is accomplished using simple string-matching so it is not't fool-proof. Contact me if you see things that you think does not belong there. (iso01001@student.mdh.se)

To change the view to only display the most reasent log-entries, simply set the number-entry to the number of days you prefer. Please note that this can take som time since the entire logfile will be re-read.

The buttons 'Re-read logfile' and 'Clear' are pretty self-explaining. Note though that 'Re-read logfile' will display the contents according to the current days-limit setting.
