View Single Post
Old 01-04-2006, 07:26 AM  
lucaz
Member
 
Join Date: Sep 2003
Posts: 77
Default ioFTPD-beta5-8-7r Crash

When i use ioFTPD-beta5-8-7r and badass' ioUBERWHO_2_4...
ioFTPD crashs, when i remove the entry onftplogin, it starts normally, anyone know why?

Code:
[Events]
#OnFtpLogIn			= TCL ..\scripts\ioUBERVISIT.itcl
then it works, but when i try this

Code:
[Events]
OnFtpLogIn			= TCL ..\scripts\ioUBERVISIT.itcl
i get this:

[R] Connecting to localhost -> DNS=localhost IP=127.0.0.1 PORT=1987
[R] Connected to localhost
[R] 220 FTP Server ready.
[R] USER ioFTPD
[R] 331 Password required for ioFTPD.
[R] PASS (hidden)

then it crashs, can someone help me ?

ioFTPD-beta5-8-6r does the same...
lucaz is offline   Reply With Quote