PDA

View Full Version : Local Time in ioFTPD


Atmos
05-23-2008, 08:51 AM
I cant find any local time settings in ioFTPD and thats just weird for an ftpserver.

Why isnt that option added in ioFTPD? I tried to play with the reset function but i just cant seem to get it right. Its always 2 hours ahead..

Maby add a function LOCAL TIME = YES


Any help much apreciated.

Zer0Racer
05-23-2008, 04:41 PM
ioFTPD has always used UTC.

You can change the scheduler from 0 0 * * to 0 2 * * (I think) to make it run 2 hrs later than what you have set now. If it's the other way around you can set it to 0 22 * * (since 22:00 is two hours earlier than 00:00). And any decent ftp client can set timezone options for servers so that the timestamp on files and folders matches local time.