Old 08-30-2004, 10:58 AM   #1
prozak
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Apr 2004
Posts: 30
Default announce not working

using dszbot 1.1.4 + projectzs 0.0.7.3 + ionewdir version 0.3

sitebot works fine however after 3 days of searching the forum and experimenting i am not able to get annnouce working correctly (mkd etc..)

dzsbot.tcl

################################################## #######
# BASIC CONFIG #
################################################## #######
set location(IODIR) "D:/ioFTPD"
set location(IOLOG) "D:/ioFTPD/logs"
set location(RULES) "D:/ioFTPD/help/rules.msg"

# SETUP HERE YOUR SECTIONS
set sections "APPS MOVIES MP3 CONCERT MVDVDR MV 0DAY REQUESTS"

# !!! THE LOGICAL DRIVE LETTER SHOULD BE WRITED IN UPPER CASE !!!
# !!! Exemple: C: or D: or E: ...but without \ at the end !!!
# !!! OTHER ARGS SHOULD RESPECT $sections variable ABOVE !!!
set device(0) "E:\_VftpdRoot\APPS APPS"
set device(1) "E:\_VftpdRoot\MP3 MP3"
set device(2) "M:\MOVIES MOVIES"
set device(3) "E:\_VftpdRoot\REQUESTS REQUESTS"
set device(4) "E: MV"
set device(TOTAL) 5
set device(COLUMN) 1

(in case only E: or M: are needed above i have tried that as well)

################################################## #######
# SETUP EATCH PATH YOU NEED LIKE THIS #
# set paths(section) "/vfs_path/*" (vfs format) #
# set type(section) "RACE" #
# set chanlist(section) "#chan1 #chan2" #
################################################## #######
set paths(APPS) "/APPS/*"
set type(APPS) "RACE"
set chanlist(APPS) "#xxx"

set paths(DIVX) "/DIVX/*"
set type(DIVX) "RACE"
set chanlist(DIVX) "#xxx"

set paths(MP3) "/MP3/*"
set type(MP3) "MP3"
set chanlist(MP3) "#xxx"

set paths(0DAY) "/0DAY/*"
set type(0DAY) "RACE"
set chanlist(0DAY) "#xxx"

set paths(REQUESTS) "/REQUESTS/*"
set type(REQUESTS) "RACE"
set chanlist(REQUESTS) "#xxx"

set chanlist(DEFAULT) "#xxx"
set chanlist(INVITE) "#jury"
set chanlist(WELCOME) "#xxx"

# MSGTYPES: ENABLE=0 or DISABLE=1 announces
set disable(NEWDIR) 0
set disable(DELDIR) 0
set disable(WIPE) 0
set disable(PRE) 0
set disable(INVITE) 0
set disable(NUKE) 0
set disable(UNNUKE) 0
set disable(LOGIN) 1
set disable(LOGOUT) 1
set disable(NEWDATE) 0
set disable(REQUEST) 0
set disable(REQFILLED) 0
set disable(REQDEL) 0
set disable(INCOMPLETE) 0
set disable(GIVE) 0
set disable(TAKE) 0
set disable(IMDB) 0
set disable(ALLOCINE) 0
set disable(NFOURL) 0
set disable(NFO) 0

# ZIPSCRIPT: ENABLE=0 or DISABLE=1 announces
set disable(WARN) 0
set disable(RACE) 0
set disable(SFV) 0
set disable(UPDATE) 0
set disable(HALFWAY) 0
set disable(NEWLEADER) 0
set disable(COMPLETE) 0
set disable(STATS) 0

ionewdir

## LOCATION
# set this to your newdir.log file
set newdir(LOG) "D:/ioFTPD/logs/newdir.log"

## SECTIONS
set newdir(SECTIONS) "APPS DIVX MP3 0DAY REQUEST"

## dZSbot SETUP
# Do you use dZSbot ?? (NO = 0 , YES = 1)
set newdir(DZSBOT) 1

## NEWDIR SETUP
# The max. number for newdirs output
set newdir(MAX) 30
# The default number for newdirs output
set newdir(DEFAULT) 10
# set to 0 = all results of newdir will be sent as private message (default)
# set to 1 = all results of newdir will be sent publicly to the DEFAULT channel
set newdir(OUTPUT) 0

projectzs

/********************
*Announce settings *
********************
*On default, announcing is disabled everywhere, use zip/sfv paths to enable annouces and private paths to disable
*Be sure to set this CASE SENSITIVE!!
*/
#define group_dirs "/GROUPS/"
#define zip_dirs "/0DAY/"
#define sfv_dirs "/MP3/ /REQUESTS/ /MOVIES/ /MVDVDR/ /MV/ /CONCERTS/"
#define nocheck_dirs "/INCOMING/"

#define announce_norace FALSE

/* If minium is not reached - announcement will be disabled
*/

#define min_newleader_files 1
#define min_update_files 1
#define min_halfway_files 5

Help! if any more information is needed dont hesitate to ask)

i think this needs to be moved to ---> support thread my bad
prozak is offline   Reply With Quote
Old 09-01-2004, 06:21 AM   #2
prozak
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Apr 2004
Posts: 30
Default solved

problem solved, faulty setup of section I guess.

msg types and setup off paths was much *****ier then I expected. I didnt realize the RACE msgtype influenced the announcing......
prozak is offline   Reply With Quote
Reply

Tags
mp3, race, set

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 06:52 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)