That site is available at
www.tinyurl.com/ftpservertools and the dll
is totally free..
I have to say tho that the dll plugin mechanism from serv-u 9 is quite
different and I will build a new servuevent dll specifically for servu
9 and up. I have already done some programming with it.
Now in the old versions the way you store the password makes that you
do not see the password entered when you catch the event. The only way
to do that is to catch the PASS command. Now this can ALSO be done in
servu 9 (I already checked this).
ServuEvent.dll is a dll for serv-u 3,4,5 and 6. It does NOT write user
names to a file, unless you add some commandline command for
servuevent.dll to do so.
The old serv-u versions had the password stored in a way that they
could be reversed. This insecurity you can forget in serv-u 9 (unless
you state you really want it so).
Specifically if you want to stay up to date you have to realize that
servu 9 is in UNICODE. That means that all kinds of odd characters
(like chinese and russian and greek and so) will all be properly
translated by servu 9. This is not so with the really older versions.
So that may be a thing to really consider...