Thread: ioNiNJA
View Single Post
Old 12-06-2011, 12:24 PM  
thedepartedone
Member
 
Join Date: Apr 2009
Posts: 30
Default

#
#
# Show complete message on CWD
#
set ioNJ(show_complete_message) 1

#
# should we show this in complete message
#
set ioNJ(show_user_info) 1
set ioNJ(show_group_info) 1


i have it enabled so i still cant quite figure out my error too. the log file only reports the resort as messing up... i have a question, ive noticed that in the install guide it shows we have to input these and i have but i noticed that they dont have a ; before them like the others in ini file so i added it to them, could that be the source of my issues?

under [FTP_Post-Command_Events]:
dele = TCL ..\scripts\ioNiNJA\ioNiNJA.itcl <---- missing the ;
cwd = TCL ..\scripts\ioNiNJA\ioNiNJA.itcl CWD <---- missing the ;
mkd = TCL ..\scripts\ioNiNJA\ioNiNJA.itcl POSTMKD <---- missing the ;
rmd = TCL ..\scripts\ioNiNJA\ioNiNJA.itcl POSTRMD <---- missing the ;

sorry for being an nuisance, much appreciated for the help

Last edited by thedepartedone; 12-06-2011 at 12:36 PM.
thedepartedone is offline   Reply With Quote