View Single Post
Old 03-16-2005, 04:19 AM  
EwarWoo
Senior Member
 
Join Date: Oct 2002
Posts: 462
Default

Under:
[FTP_Custom_Commands]

add:
searchlog = EXEC ..\scripts\ioA\ioA.exe SEARCHLOGCREATE

Then in ftp client custom commands "site searchlog" to see what happens.

If it comes back with purely command successful then it cant find the ioA binary. Otherwise it should have an error reason.

Weird way to have it running anyways. 0:15, 0:30, and 0:45 but no other times? Is that whats intended?

I'd suspect you want it every 15 mins in which case you need to use "searchlog = 0,15,30,45 * * * EXEC ..\scripts\ioA\ioA.exe SEARCHLOGCREATE"
EwarWoo is offline   Reply With Quote