View Single Post
Old 05-01-2007, 07:47 PM  
razoor
Senior Member
 
Join Date: Oct 2006
Posts: 163
Default reset month stats

Hey.
Need some help here before i go crazy.

The resets stats looks like this by default in ioftpd.ini
Code:
Reset           = 0 0 * *               &Reset
and the monthly reset is at the 1:st of the month at 02:00.
Since im in UTC +2.
So in my world i should change this to
Code:
Reset           = 0 22 * *               &Reset
Wich should work fine.

But, then it´s resetting at 00:00 the 2:nd of the month instead of the 1:st at 00:00
So does it always count forward on this? i want a minus value not a plus value.

should ioftp behave like this or is it a bug, or am i doing it wrong?

and im using 5.8.5 and not the newest one by yiil
razoor is offline   Reply With Quote