PDA

View Full Version : nxTools PRE problem in 6.1.4


bravisimo
06-02-2007, 05:23 PM
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
06-04-2007, 05:58 PM
well now i downgraded the ioftpd to 6.0.3 - but the problem still exists.. if anyone have any idea what this might be, please help.. thx :)

isteana
06-05-2007, 12:10 PM
same problem here
it has been working fine old version of ioftpd as before 5.8.5r
hope neoxed adjust it for 6.x.x

neoxed
08-15-2007, 07:30 PM
Hmm, I guess the format for .vfs files has changed slightly. I will add this to my list of things.