PDA

View Full Version : Subtracting Credids on Delete from FTP


vawaver
11-19-2005, 03:16 AM
Dear friends,

I am playing with Credits now but I find a little problem (maybe it is logical :rolleyes: ).

My example:

User DAD has starting credits (Ratio 1:3) 0 MB
When DAD uploads 10 MB file he has credits 30 MB

Problem: When DAD delete this file, credits return back to 0 MB.
Is there some possibilities how to disable this?
When user DAD delete files on FTP, no credits will be decreased...

Thank you for answer.

EwarWoo
11-19-2005, 03:20 AM
Modify_Stats_On_Delete = True
Change that to False.
Alternately use ioA and use site wipe to get rid of things (better option IMHO).

vawaver
11-19-2005, 03:58 AM
Thank you for answer but here is from my defaulf settings in ioFTPD.ini

###
# Command specific rules
#
Modify_Stats_On_Delete = False

It seems that it is not working.. :confused: