When I ftp into my Fedora FC4 server, vsftpd _always_ shows times for files in GMT. Has this been fixed yet? I noticed this thread this afternoon:
http://www.fedoraforum.org/forum/arc...p/t-88286.html
It so far doesn't appear to be resolved or there doesn't appear to be an obvious solution.
My timezone is set correctly, I have use_localtime=YES set in the /etc/vsftpd/vsftpd.conf file.
vsftpd is run via xinetd, so I've also tried to use
env = "TZ=CST6CDT"
in the vsftpd config file as well.