Helpfile for Stats.wbt and Convert.wbt (c) 1996 Zeal

This is a small Winbatch file to auto generate a Top Uploader list
for WARFtpd 1.28x or later.

Put these 2 .wbt files in your WARftpd dir, install WinBatch and
System Agent (to schedule Stats.wbt to run once every hour).

First you need to make a AccessReport.txt and a StatReport.txt
from WARftpd, exclude people you dont want to show up in Toplist.

Now you need to run Convert.wbt to create the userdata.txt
The userdata.txt is your database file so dont delete it!!
Its a plain text file so you can easily edit it.

The userdata.txt file looks something like this:

user1 bytesuploaded1 Aliasname1 Groupinfo1
user2 bytesuploaded2 Aliasname2 Groupinfo2
etc etc

Its not sorted so just edit it as you like, nuke some
credits etc etc

Now over to Stats.wbt!
Stats.wbt reads the userdata.txt, takes a WuFile.log,
addsup users uploaded amount, writes a new userdata.txt
and sorts and writes the toplist.txt file.

So make sure you log a Wu-log file from WARftpd with the
name WuFile.log!!

In group greeting in WARftpd you can now add the line :

[toplist.txt]

and schedule Stats.wbt in System Agent and you are all set.
Have fun

CU on IRC
Zeal