PDA

View Full Version : [Fixed] !sitebotfree section


Archy
10-26-2003, 01:38 AM
When i Do the !sitebotfree Section it sits there and does nothin at all.

if i do

!sitebotfree all

it shows 0 GB of 600GB which i doi not have 600GB i am using a free.msg in the iobanan file and the ioftpd.ini

any suggestions on how to get it to work

Mouton
10-26-2003, 11:52 AM
iobanana.tcl got settings for that.
check your windrop party-line when doing the command for additionnal errors.

omelis
02-24-2004, 08:26 AM
hallo

the same problem here.
if i not define a arealist, then shows me exactly the same msg.

if i define a arealist, then only reports the first line:

..freespace..

but no longer the msg "0 of ....." :(

eggdrop reports me:

Tcl error [freealias]: syntax error in expression "ump: 27405/1024.0": variable references require preceding $

any suggestions?

thx

Mouton
02-24-2004, 04:41 PM
your free.msg is wrong...
that shouldn't be there: "ump: "

read ioBanana.tcl or ioB readme for the free.msg content.

omelis
02-24-2004, 06:31 PM
thx for fast reply Mouton

it works now

ChipMunk666
02-27-2004, 09:03 AM
it shows 0 GB of 600GB which i doi not have 600GB i am using a free.msg in the iobanan file and the ioftpd.ini

in iobanana u have to set the total space in the iobanana.tcl

set ioss(totalspace) 100 ;# total site hdd space (in gb) to display as total site space
set ioss(lowspacewarn) 100 ;# warn on this minimum freespace (in megs) for any area

## Note: Create a text/ftp/free.msg with:
[Free: %.[free($path)(mega)]MB]-[Sitename]
## for the !free <section> and low-diskspace warning to work...
## You also need to add this line in the [Scripts] section of ioftpd.ini:
## free = !..\text\ftp\free.msg

it's very well explained in readme and even in the setup files