I am in US CST, so I am UTC-6.
Here's my setup:
IOA.cfg
[Newdate]
Newdate_0="Default|0-day|d:\0day\%M%D|/0day/%M%D|d:\ioFTPD\site\today|0|0|0|1|777"
Use_Local_Time_Instead_of_UTC=0
#this is set to 0 because I am using the conversion of -6 hours #for the scheduler to run.
ioFTPD.ini
[scheduler]
Newday = 0 6 * * EXEC ..\scripts\ioA\ioA.exe NEWDATE
site newdate command issued manually works fine. all the other scheduler commands run fine. what's wrong? it's been up and running for 3 days now with no directory or symlink being made.
|