A really really strange issue randomly appears with ProFTPD and Plesk occasionally. On the filesystem, a file will have a correct creation/modification date, but then when you view it over FTP, it's always off by the amount of hours you differ from GMT.
For example, if the server is on Central Time, all of the files will seem to be created 6 hours after they were really created. The filesystem will show something like 10AM, but the FTP client will say 4PM. Luckily, there is a fix!
Add the following to your /etc/proftpd.conf file and you should be good to go:
TimesGMT off
SetEnv TZ :/etc/localtime

Great, I set this on my proftpd.conf and now its fine, with correct times.
Was really annoying to see +3 hours on uploaded files info
Thanks
Blast from the past! Still works.
Thanks!
I am trying this trick but the problem now is that, the actual PROFTP doesn't start as a services when a machine boot up.
I am having a same problem. FTP time is 2hrs behind