![]() |
Timezone problem on FTP upload - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Timezone problem on FTP upload (/thread-3064.html) |
Timezone problem on FTP upload - glombool - 04-17-2008 02:33 AM Hi, I have my Debian Etch system set up with the correct time zone (used date to check) of CDT, and ispCP 1.0 RC 4. When I upload files via FTP, they seem to be tagged with the GMT time based on the CDT, and end up having a timestamp of 5 hours later than they should. Any idea why that might be happening? RE: Timezone problem on FTP upload - joximu - 04-17-2008 03:23 AM Maybe http://www.proftpd.org/docs/directives/linked/config_ref_TimesGMT.html helps RE: Timezone problem on FTP upload - glombool - 04-17-2008 07:23 AM joximu Wrote:Maybe http://www.proftpd.org/docs/directives/linked/config_ref_TimesGMT.html helps Well, I tried putting "TimesGMT off" in /etc/ispcp/proftpd/proftpd.conf and in /etc/proftpd/proftpd.conf and restarting proftpd. Neither seems to fix the problem. Any other suggestions? |