PDA

View Full Version : Problem With Dzsbot


Astrix
02-02-2004, 08:16 AM
hey mates .. :)
i have a problem with this in DzsBot :

# !!! 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) "C: APPS"
set device(1) "D: MP3 0DAY"
set device(2) "E: DIVX"
set device(3) "F: REQUEST"
set device(TOTAL) 4


i have 1 drive which is D:\
and i want to put only one section MP3 and if some can explain how i will set it if i want to put above 1 section so thanks :P
and i dont understand how to put it here/edit the config file ..
uhmm btw .. how it will read the folder i wanna put it in :
D:\ioFTPD\site\MP3
its the dir ..
thanx people :)

Xn3t
02-02-2004, 08:29 AM
set device(0) "D: MP3"

set device(TOTAL) 1

...

this setting is for free space announce,

very simple eh :)

niceee.