Quote:
Originally posted by TigerWutz
hi,
i will setup the script to display all created dir. was made on ftpd.
can someone help me?
|
Look at your init.itcl...
-----
# setup here the paths masks (or dirs masks) you don't want to be logged in newdir.log
set ND_NOLOG(ND) "bla bla bla"
-----
if you don't want to except any dirs just set ND_NOLOG(ND) to ""
Please correct me if i'm wrong...
cu
DR.GB