Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > Scripting > NeoXed's scripts

NeoXed's scripts nxAutoNuke, nxTools, etc.

Reply
 
Thread Tools Rate Thread
Old 04-19-2006, 08:18 AM   #1
Junior Member
 
Join Date: Oct 2004
Posts: 21
Default Pre not working

Hello,

I have Alcobot AlcoBot-v1.0.0
nxTools-v1.03

I can't pre stuff, this is nxpre.cfg:

AREAS]
MP3 "D:/Albums/" ----> Music dir

[GROUPS]
MP3 "admin"

[PATHS]
admin "/_PRE/" ----> Pre dir

in nxtools.cfg:

set pre(ConfigFile) "../scripts/nxTools/nxPre.cfg"
set pre(PrivatePath) "=%(group) =admin M1"

but when I do site pre I get this and nothing happens:

L] site pre MP3 test-test
[L] 200-.-[Pre]------------------------------------------------------------------.
[L] 200 Command successful.


I hope someone can help me

Greetz rental
rental is offline   Reply With Quote
Old 04-19-2006, 08:38 AM   #2
Junior Member
 
Join Date: Oct 2004
Posts: 21
Default

SystemError.log gives:

list element in quotes followed by "/REQUEST" 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" 04-19-2006 15:34:04 "..\scripts\nxTools\nxPre.tcl" terminated abnormally
rental is offline   Reply With Quote
Old 04-19-2006, 11:27 AM   #3
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,364
Default

One of your .vfs files is missing a space between the physical path and mount path.

Code:
Wrong:
"D:\Requests"/REQUEST

Right:
"D:\Requests" /REQUEST
neoxed is offline   Reply With Quote
Old 04-19-2006, 12:01 PM   #4
Junior Member
 
Join Date: Oct 2004
Posts: 21
Default

thnx for that problem

still can't pre:

unmatched open quote in list
while executing
"lindex $line 0"
("0" arm line 1)
invoked from within
"switch -- $section {
0 {set preArea([lindex $line 0]) [lindex $line 1]}
1 {set preGrps([lindex $line 0]) [lindex $line..."
(procedure "ConfigRead" line 21)
invoked from within
"ConfigRead $pre(ConfigFile)"
(procedure "Relea04-19-2006 18:58:31 "..\scripts\nxTools\nxPre.tcl" terminated abnormally
rental is offline   Reply With Quote
Old 04-19-2006, 01:12 PM   #5
Junior Member
 
Join Date: Oct 2004
Posts: 21
Default

I found it thnx for the advice neoxed
rental is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 12:58 AM.