PDA

View Full Version : !nick doesn't kill other (ghost) connection/s


PopWeasel
09-17-2004, 03:10 AM
Am I wrong, I thought io did this... or is it just raiden and gl atm? If so, any easy way to add it?

Zer0Racer
09-17-2004, 12:08 PM
ioFTPD does kill stalled connections with !username at login. But... some ghost connections are caused by other applications that screw up the tcp/ip stack. Such as netlimiter, panda av, mcafee etc.

Search this forum: ghost AND connection*

FTPServerTools
09-19-2004, 01:17 PM
Als if the client is at that moment runnig a script then it can also not be killed. The script must finish. So therefor I wrote ioProcess with which you can view running processes under io and you can kill for example all profcesses that run longer then 5 minutes.

PopWeasel
09-19-2004, 01:24 PM
Thanks for the infos. ;)