View Single Post
Old 09-27-2004, 10:15 AM  
Delight
Junior Member
 
Join Date: Sep 2004
Posts: 20
Default Trial/quota sections.

Hi.

I cant figure out how to have one section that doesnt count in trial/quota for users.

Part of my ioBanana.tcl:
# Those are the dirs you have in the root of your site... bot will try to chdir to all of those dirs
# to check free space... those are case-sensitive... as everything in ioFTPD...
set ioBvar(arealist) "MP3 XViD ReQueZt"

# For any of those areas, you can define a diff. announce channel...
# Default announce channel
set ioBvar(announcechannel) "#XXX"
# Announce channel for specific areas; comment to use default channel
# Create as many as you need; use same case for AREANAME as in arealist
# Note: Do NOT define the default channel as an area-specific channel too!
#set ioBvar(announce_games) "#ioBanana-games"
#set ioBvar(announce_AREANAME) "#channel-xyz"

# Stats sections (for trial/quota and such)
set ioBvar(sections) "1 2"

I have 3 sections and section 3(req) shall not be counted in trial/quota.
Section1=Xvid
Section2=MP3
Section3=REQ

Is it possible or have i missed something important??
I also discovered if a trial user upload something and then erase it. it still counts in quota for that user.

Pls give me a hint to solve this problem.
/Delight
Using
ioFTPD 5-8-5r
ioB v20
Delight is offline   Reply With Quote