prozak
12-22-2004, 04:32 PM
can't seem to get either command working. find.exe sits in
/ioftpd/scripts/bin where it should.
and as far as i can tell dzsbot.tcl is configured correctly.
set binary(FIND) "D:/ioFTPD/scripts/bin/find.exe"
################################################## #######
# FIND CONFIG: #
################################################## #######
# REQUIRED FOR !APPROVE & !INCOMPLETE
# set here all physical paths you want find.exe to monitor
# syntax : set find_path "<physical/path1>|<maxdepth#> <physical/path2>|<maxdepth#> ...etc"
# You can adjust the dated paths using cookies below (then don't forget to adjust maxdepth)
# date syntax: day=%d , week=%W , month=%m , year(2digits)=%y , year(4digits)=%Y
set find_path "e:/MP3/%m%d|1 E:/MV/week%w|2"
# set here your incomplete tag
set inc_tag "(incomplete)-*"
whenever either cmd is issued in the chan nothing happens at all, no errors in windrop either. Any help is appreciated.
thnx in advance (btw this script owns b0unty)
/ioftpd/scripts/bin where it should.
and as far as i can tell dzsbot.tcl is configured correctly.
set binary(FIND) "D:/ioFTPD/scripts/bin/find.exe"
################################################## #######
# FIND CONFIG: #
################################################## #######
# REQUIRED FOR !APPROVE & !INCOMPLETE
# set here all physical paths you want find.exe to monitor
# syntax : set find_path "<physical/path1>|<maxdepth#> <physical/path2>|<maxdepth#> ...etc"
# You can adjust the dated paths using cookies below (then don't forget to adjust maxdepth)
# date syntax: day=%d , week=%W , month=%m , year(2digits)=%y , year(4digits)=%Y
set find_path "e:/MP3/%m%d|1 E:/MV/week%w|2"
# set here your incomplete tag
set inc_tag "(incomplete)-*"
whenever either cmd is issued in the chan nothing happens at all, no errors in windrop either. Any help is appreciated.
thnx in advance (btw this script owns b0unty)