tucan n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Blade Runner/movie_blade_runner_rachel_2.gif)
Joined: 12 May 2005 Posts: 4 Location: Czech Republic, Horovice
|
Posted: Tue Aug 08, 2006 9:46 am Post subject: proftpd - getting GMT times for files only |
|
|
Hi,
I have problem with my proftpd. When I upload with any client (krusader, mc, totall commander) any file on the server, I see a wrong time in the list. I see the GMT time, but I need the local time.
I have this in my proftpd.conf:
Code: |
TimesGMT off
ServerName "NOS ftp server"
ServerType standalone
DefaultServer on
|
and /etc/localtime on the server and my pc is:
michal@itoo ~ $ ls /etc/localtime -la
lrwxrwxrwx 1 root root 33 Aug 4 11:25 /etc/localtime -> /usr/share/zoneinfo/Europe/Prague
I have no idea what to do now. I googled, and found some localtime bugs in proftpd, but everything looks like very old. It should be allright now.
I have
Code: | net-ftp/proftpd
Available versions: 1.2.10-r7 ~1.3.0-r1
Installed: 1.2.10-r7 |
installed.
thanks for any help
tucan |
|