View Single Post
Old 06-02-2007, 05:23 PM  
bravisimo
Junior Member
 
Join Date: Mar 2007
Posts: 7
Unhappy nxTools PRE problem in 6.1.4

okay, so.. first off.. this is what a pre returns:
[2] site pre TEST TEST.RELEASE-TESTING
[2] 200-.-[Pre]------------------------------------------------------------------.

.. now i tried everything i could think of, for making this problem go away.. but

SystemError.log says:
--------------------------- ErrorInfo ----------------------------
list element in quotes followed by ")" instead of space
while executing
"foreach {basePath mountPath} [string map {\\ /} $line] {break}"
(procedure "ResolvePath" line 33)
invoked from within
"ResolvePath $user $group $destRealPath"
(procedure "Release" line 67)
invoked from within
"Release [lrange $argList 1 end]"
(procedure "::nxTools::Pre::Main" line 25
--

this is odd, very... but the new ioFTPD 6.1.4 has this sections layout:
TEST = 1 0 0 /TEST/*
.. since the nxTools needs it like this:
TEST = 1 0 /TEST/*
... i changed it to that.. (tried it the other way too, tho..

now i really dont get it, and i've crosschecked everything in my nxPre.cfg and nxTools.cfg too.. still cant seem to find the ")" or other errors..

- hoping neoxed or any other expert can tell me where to look for the problem.. or maybe even why this problem exists..
-thanks in advance guys
bravisimo is offline   Reply With Quote