I add this setting to generate output in
stat.msg:
%[execute(TCL ..\scripts\newdir\OnSiteNew.itcl)(10 %[$section])]
.. but this line failed
if i use this set without the cookie:
%[execute(TCL ..\scripts\newdir\OnSiteNew.itcl)(10 test)]
... its ok
Can i use ioFTPD cookie
%[$section] in newdir output line ?Or, how can i use this cookie in newdir output line ?
Thanks...