Go Back   FlashFXP Forums > > > >

Harm's scripts ioBanana, Readd script, ioVote

Reply
 
Thread Tools Rate Thread Display Modes
Old 09-27-2004, 10:15 AM   #1
Delight
Junior Member
ioFTPD Foundation User
 
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
Old 10-01-2004, 10:19 AM   #2
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

You could try
Code:
set ioBvar(sections) "!3 *"
Harm is offline   Reply With Quote
Reply

Tags
channel, default, set, trial/quota, upload

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 01:57 AM.

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