Thread: ioTRIAL Script
View Single Post
Old 11-06-2003, 01:10 PM  
Monkie
Junior Member
 
Join Date: Jul 2003
Posts: 24
Default

Quote:
Originally posted by SnypeTEST
xferlog setup right?
it usally take 1min to update

Code:
xfermon         = * * * * EXEC ..\iotrial\xfermon.exe D:\ioFTPD\logs\xferlog
also only works with ioFTPD that actually has an xferlog... 5.x.x+
I'm using 5.2.10, i have my ioFTPD on d:, the path is right the file exists. The path is also correct for xfermon.

If i type it in dos i get a "!detach 0" btw.

My Schedular
Code:
200- 013: xfermon         = * * * * EXEC D:\ioFTPD\iotrial\xfermon.exe D:\ioFTPD\logs\xferlog
200- 014: trialnewday     = 0 0 * * EXEC D:\ioFTPD\iotrial\trialex.exe -php -q -n D:\ioFTPD\iotrial\main.php newday
200- 015: trialcheckup    = 0,10,20,30,40,50 * * * EXEC D:\ioFTPD\iotrial\xfermon.exe -php -q -n D:\ioFTPD\iotrial\main.php checkup
I let my sitebot login with the 'ioFTPD' user btw. I have my ioFTPD enabled for SSL only, but have an exception for my ioftpd user, i tested the exact login in my config.php which works.

Paths are correct.
Monkie is offline   Reply With Quote