FTPServerTools.ini 1.0.56

This is what you need if you want to do the setup. Its the file that contains the ini settings for FTPLogger.exe, OnDirCreated.exe and OnDirDeleted.exe, LoginOut.exe, NewDay.exe

FTPLogger 1.0.166

This is the main tool. It checks uploaded files, it verifies zip files, it quickly checks rar files, it extracts file_id.diz, it extracts the proper nfo file and deletes the useless nfo files. It uses the sfv file or the file_id.diz or the m3u file to check if an upload already is completed and it will make tags for a directory telling whether it is complete or not.

extractnfo.txt this little file holds all the correct nfo files that are not immediately recognized via inspection of the directory name.

OnDirCreated 1.0.46

When a directory is created by someone then it still is an empty directory. This tool set the tag for an empty directory. Stops dupe creation of dirs.

OnDirDeleted 1.0.32

This one will remove all the tags that belong to a directory.

NewDay 1.1.5

This is to be run every new day. It creates new day directories on the locations you want.

LoginOut 1.0.4

This little exe is to be activated whenever a user logs in or out. Also whenever the server is started. It holds a list of logged in users. This list can of course be used in you eggdrop or mirc script. You may want to skip this one since its not really needed. It can be usefull for your irc script or tcl script.

Pre 1.0.1

This is a raiden specific handy tool that allows/denies the use of certain commands based on how you decide it.

args 1.1

A small app that shows the arguments when it is run. You can use this little tool to verify that you have the correct arguments in your FTPServer events. Just run it with any arguments and it pops up a messagebox with those arguments.

DupeLister 1.0.8

Make dupelists with this program. These dupe lists can be used in OnDirCreated to block dupe dirs.


DupeSearch 1.0.0

Find entries in the dupelists created by DupeLister and display those


VFSLister 1.0.5

With this little program you can prepare lists that people can download and look into.


SiteSearch 1.0.2

A. quick and simple site search command for raiden, io and commandline.

ServuEvent.dll 1.1.34

Simple dll with many possibilities to execute just about anything on various events for servu, allows command blocking, custom commands and many more things. Be aware, due to a bug in Servu 6.3.x and up the pre mechanism doesn not work properly. Servudeamon.exe does not properly pass the events on to servuevent.dll and thus it fails sometimes to perform the event properly. In older servu versions it does work properly. .

ServuEvent2x.dll 1.0.0

Simple dll with many possibilities to execute just about anything on various events for servu and has some custom SITE commands.

Serv-u maintenance commands

Some documentation I found on the web with the serv-u maintenance protocol in there.

ServuExploitStopper 1.0.1

Simple dll intended to stop any buffer overflow exploit for Serv-U 3.x and 4.x.

VCG6toRaiden 0.4

This little tool will convert the G6/BPFTP accounts to raidenftpd accounts. It does so by converting users.ini and groups.ini into raiden.user and raiden.allow.

GroupSetter 1.0.2

A small G6/BPFTP utility that you can run for example in the taskscheduler to change the ini settings for the users in G6/BPFTP. It will force a reload of the ini file. With it you can for example reset the stats every week for all users of a certain group.

ioFTPD Sitekill4x 1.0.12

An advanced command for ioFTPD only that can kick connections and users based on various criteria. Only for ioFTPD 4.x

ioFTPD Sitekill 2.0.12

An advanced command for ioFTPD only that can kick connections and users based on various criteria. Only for ioFTPD 5.x

ioProcess 1.0.0

A simple tool to show the processes that are running in ioFTPD with their startup time. You can also kill a hanging process with it.

ioRecache 1.0.0

A simple tool to cause ioFTPD to recache a directory so that it rereads the dir and cleans out bad symlinks and non existing files out of its internal cache.

WaitAMoment 1.0.0

Waits a number of milliseconds. Useage: WaitAMoment 1000 waits for one second.

TaskIsRunning 1.0.1

Check if a task is running. Handy in batchfiles, e.f. if task is not running then start task.

PlaySound 1.0.1

Play a single sound file, handy for connecting sounds to your events.

Speak 1.0.0

Speak out the commandline.

Recurse 1.0.3.2

Recurse through a dir and perform a chosen list of commands on it. This is handy to recursively delete junk or unpack or whatever you like to do


main.tcl 1.0.8

this is an extract of an eggdrop script that announces completion, shows an estimate of how big the release is going to be, and shows bad files.

sitebot.mrc 1.1.3

this small script may be an excellent start for your sitebot in mirc. All it does is scan uploads.log regularly for new lines and announce what is needed. It announces new dirs, completed dirs and halfway (if there are more then 4 significant files that is). You need to set all the parameters in the channel menu. It needs mirc 5.61 or up (since its multiserver) but you can easily remove some code to make it work on the lower mirc versions.