Thread: Nuke misconfig?
View Single Post
Old 04-26-2005, 02:39 PM  
WarC
Senior Member
 
Join Date: Sep 2002
Posts: 426
Default

Dunno what you try to do but I know the problem.

Ioa is calling itself via the Run script settings. This is not the correct way.
You cannnot make ioa execute itself so this is the reason for having the problem.

instead of:
Nuke_Run_Script = "C:\ioFTPD\scripts\ioA\ioA.exe nuke %user %.0size %.0multi"

set it to:
Nuke_Run_Script = ""

if no script should be executed
WarC is offline   Reply With Quote