View Single Post
Old 12-20-2004, 06:21 AM  
Harm
Too much time...
 
Join Date: Jul 2003
Posts: 1,430
Default

Except that ioBanana is running in debug mode, I can't see how those problems are related to ioB.

Code:
[PRE]
# Preareas. Format is the following:
# <area>|<description>|<physical path to where it should end up>|<vfs path to where it should end up>|<uid for owner>|<ufo>
Pre_Area_0 = "mp3|Some MP3 shit|d:\ioFTPD\site\mp3\%M%D|/MP3/%M%W%D|0"

# pregroup. Format is the following:
# <group>|<area> <area>|<vfspath to groupsdir>|<uid>|<gid>|<ufo>
# One group might have several sections. Specify all areas with a space as seperator.
# ufo field can be used for having a specific text if group got sub-groups or similar. Those that wanted it knows the meaning :)
Pre_Group_0 = "ioftpd|mp3|/_pre/ioftpd/*|0|0|ufo"
Pre_Group_1 = "group|mp3 svcd vcd|/_pre/group/*|0|0|ufo"
And so on.. The ioA.html file that comes with ioA is a great place to start but this should be enough for what you're trying to do at the moment.

I think reading the knowledge base might help you too, especially this article .

Notes:
- moved to WarC's forum since it's mostly related to ioA.
- OrpHis: please upgrade your board profile with your registered user info.
Harm is offline   Reply With Quote