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.