View Full Version : [Fixed] how can I exclude dirs from announces ?
TimRear
08-02-2004, 06:08 PM
Hi there,
is it possible to exclude some dirs (maybe /private) from be listed in "current_dirs.log"? If someone is uploading in this thread, the irc bot post it every time. Of course this should not be so *fg*
Many thanks for Help!
The sitebot does not announce current_dirs.log but ioFTPD.log.
No, you can't exclude newdirs to be logged there.
Yes, you can exclude some sections from the announces.
What version are you using ?
TimRear
08-03-2004, 04:02 AM
Thanks for answer, Harm.
[R] site version
[R] 200-ioFTPD version 5-8-5r
[R] 200-ioBanana version v19
[R] 200 Command successful .:banana:
For v19:
set denypost "/private* /hidden*"
For v20 (you should upgrade):
set ioBvar(denypost) "/private* /hidden*"
Both in ioBanana.tcl.
TimRear
08-03-2004, 09:36 AM
mhhhh, for testing i set it to the following:
## Those dirs (and subdirs) won't be announced
## !!! denypost is CASE SENSITIVE !!!
set denypost "/*"
but the bot is still posting on irc chann. ?!?!
eXtoon
06-12-2005, 03:05 PM
I have this problem too.. I want to exclude /private also.. but it seems the denypost is ignored or something.
thanks
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.