View Single Post
Old 11-15-2005, 12:12 PM  
Mouton
Posse Member
 
Join Date: Dec 2002
Posts: 1,956
Default

Note:
DN = 3 3 /REQUEST/*
is the same thing as
DN = 3 /REQUEST/*
The later is simpler...

SITE CONFIG REHASH
SITE CONFIG SHOW Sections

Confirm that your change is there.

Edit ioftpd/text/ftp/TransferComplete:

Code:
[Section: %[$section]]-[Free: %.2[free($path)(giga)]GB]-[Ratio: %[ratio]]-[Speed: %.1[speed]kb/s]
[Credits: %.0[credits(mega)]MB]-[UL: %.2[allup(bytes)(giga)]GB]-[DL: %.2[alldn(bytes)(giga)]GB]
Transfer complete.
SITE CHANGE your_username RATIO 3
SITE CHANGE your_username RATIO 0 3

Change to directory /REQUEST
Check that the ratio shown when you list the directory is indeed "Unlimited".

If not, paste the log of all the above operations.
Mouton is offline   Reply With Quote