hi,
i got a error msg in nxerror.log
Quote:
LoadScript : couldn't read file "C:/ioFTPD/scripts/nxAutoNuke/nxAutoNuke.cfg": no such file or directory
|
but i didn´t want tu use autonuke, i find a entry in init.tcl an i make a # infront
Quote:
set nx(scripts) {
# {../scripts/nxAutoNuke/nxAutoNuke.cfg}
{../scripts/nxTools/nxTools.cfg}
{../scripts/nxLib.tcl}
}
|
but i still get a error msg.
the problem is, that io crashs sometimes, and the only error.log i found is this i wrote above
can i delete the line
Quote:
{../scripts/nxAutoNuke/nxAutoNuke.cfg}
|
?