View Single Post
Old 09-14-2005, 01:31 PM  
ko0ky
Junior Member
 
Join Date: Nov 2003
Posts: 28
Default

ill check the xferlog, I did already remove overwrite and resume access from the users. here's my scheduler and pre/post cmds. Strange, this wasn't a problem with the last setup I had using iobananav20. Why would it now be a problem? But thanks for giving suggestions to help pin it down. I have to review my irc logs and figure out what an upload looks like in the xferlog. I'll post what I find soon.

Reset = 0 0 * * &Reset
Service_Update = 10,30,50 * * * &Service_Update
DayStats = 55 22 * * TCL C:\site\ioFTPD\scripts\ioBanana\ioSTATS.itcl DAYSTATS
Spider = 0 3 * * TCL C:\site\ioFTPD\scripts\ioBanana\ioSC.itcl SPIDER
#AutoNuke = 0,10,20,30,40,50 * * * TCL c:\Site\ioFTPD\scripts\ioBanana\ioAUTONUKE.itcl
Newday = 0 22 * * EXEC ..\scripts\ioA\ioA.exe NEWDATE
Weekly = 0 0 * 6 EXEC ..\scripts\ioA\ioA.exe WEEKLYSET
searchlog = 0 0 * * EXEC ..\scripts\ioA\ioA.exe SEARCHLOGCREATE
reqwipe = 0 0 * * EXEC ..\scripts\ioA\ioA.exe REQWIPE

[FTP_Pre-Command_Events]
;list =
;stor =
;mkd =
mkd = TCL C:\site\ioFTPD\scripts\ioBanana\ioDUPE.itcl PREMKD

[FTP_Post-Command_Events]
;mkd =
;rmd =
;stor =
;dele =
cwd = TCL C:\site\ioFTPD\scripts\ioBanana\ioRULES.itcl CWD
dele = TCL C:\site\ioFTPD\scripts\ioBanana\ioPOSTDEL.itcl
mkd = TCL C:\site\ioFTPD\scripts\ioBanana\ioDUPE.itcl POSTMKD
rmd = TCL C:\site\ioFTPD\scripts\ioBanana\ioDUPE.itcl
ko0ky is offline   Reply With Quote