View Single Post
Old 09-14-2005, 02:08 PM  
godlike
Senior Member
 
Join Date: Dec 2003
Posts: 94
Default

Here you go my ioFTPD.ini aswell:

Reset = 0 0 * * &Reset
Service_Update = 10,30,50 * * * &Service_Update
Rotate_Log = 0 0 * * EXEC ..\scripts\ioBanana.exe rotatelog
Spider = 0 3 * * TCL c:\ioFTPD\scripts\ioBanana\ioSC.itcl SPIDER
searchlog = 30 10,20 * * EXEC ..\scripts\ioA\ioA.exe SEARCHLOGCREATE

[Events]
OnUploadComplete = TCL c:\ioFTPD\scripts\ioBanana\ioBANANA.itcl
OnUploadError = TCL c:\ioFTPD\scripts\ioBanana\ioERROR.itcl
OnLogIn = EXEC ..\scripts\ioA\ioA.exe logon

[FTP_Pre-Command_Events]
mkd = TCL c:\ioFTPD\scripts\ioBanana\ioDUPE.itcl PREMKD

[FTP_Post-Command_Events]
cwd = TCL c:\ioFTPD\scripts\ioBanana\ioRULES.itcl CWD
dele = TCL c:\ioFTPD\scripts\ioBanana\ioPOSTDEL.itcl
mkd = TCL c:\ioFTPD\scripts\ioBanana\ioDUPE.itcl POSTMKD
rmd = TCL c:\ioFTPD\scripts\ioBanana\ioDUPE.itcl

Thats all what it`s relevant i think. Now let me take a look at xferlog:

Last entries before the freeze, then i restarted ioFTPD in the morning, and log goes on ... pasted only lines around that time:

Wed Sep 14 01:26:12 2005 16 ip1 15000000 /TV-XVID/release1/CD2/release1.cd2.r34 b _ i r user1 ftp 1 * l
Wed Sep 14 01:26:29 2005 16 ip1 15000000 /TV-XVID/release1/CD2/release1.cd2.r35 b _ i r user1 ftp 1 * l
Wed Sep 14 01:26:53 2005 47 ip2 15000000 /TV-XVID/MIXED/release2/release2.r02 b _ o r user2 ftp 1 rave l
Wed Sep 14 08:39:56 2005 0 ip1 782 /TV-XVID/release3/release3.sfv b _ i r user1 ftp 1 * l

The thing is ioFTPD runs ok but nobody cant go on it. And logs for errors from ioFTPD are still empty after this...

I hope it helps you to find whats wrong, preferably quick, or else i will pull out all my hair soon
godlike is offline   Reply With Quote