1) Since your timezone is GMT-6, you have to use:
0 6 * *
in your scheduler line for ioZS newday to call it at midnight localtime.
2) From ioZS readme:
"ioFTPD's scheduler is based on UTC time. If you wish to have ioNewDay run
at UTC time 00:00, and you are not in UTC timezone, then you can set the
TIMEOFFSET= option in the ini to make ioNewDay calculate the proper day.
ioNewDay is based on localtime."
|