add site new to welcome message
Hello ,
i'm using iobanana v2r1 , i want to display the "site new" (site command) when a user login
So i try to add this on my welcome message file but it doesn't work :
%[execute TCL(D:\ioFTPD\scripts\ioBanana\ioDUPE.itcl) (SITENEW)]
What am i doing wrong.
Thanks for anyone who can help
Regards
i just got it the right syntax was :
%[execute(TCL ..\scripts\ioBanana\ioDUPE.itcl)(SITENEW)]
|