Hey.
I'm using
ioFTPD 4.9.4u
SiteKill 1.0.6
WinXP + SP1
From .ini
[Scheduler]
KillIdlers = 0,5,10,15,20,25,30,35,40,45,50,55 * * * ..\scripts\SiteKill.exe service=FTP_Service "idle>120"
When running debug..
> sitekill debug service=FTP_Service "idle>120"
Password_File=..\etc\passwd
Group_File=..\etc\group
Totally 0 connections kicked
Using as raw command SITE KILL "idle>120" works fine.
In all cases above the user has been idle for more than 2 minutes.
So you see, my problem is that i'm not able to get it working running under scheduler. Any clues?
*edit* after running debug mode i can't get it to work in any config? i've tried both prompt, raw command, waiting for scheduler and now i always get the result 0 connections kicked *edit*
|