The error is a failing script registered for the STOR command under the [FTP_Pre-Command_Events] section of the .ini file. Both nxTools and ioNinja I believe have such events so the first thing I'd look at is the logs/SystemError.log file as such failures usually are the result of an exception being thrown by the script that isn't caught. Also check out the other logfiles in case the problem is a bad path to the script, etc. At a minimum you can figure out which of the 2 is the problem by commenting one or the other out.
|