[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ Strange FTP Date
- Subject: Re: [cobalt-users] RaQ Strange FTP Date
- From: Wayne Sagar <wsagar@xxxxxxxx>
- Date: Thu Mar 22 15:01:11 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
*******
You need to add a <Global> in your etc/proftpd.conf like:
<Global>
AllowChmod on
TimesGMT off
</Global>
This will give you the correct local server time !
******
Thanks Lennie!!
That did the trick.. she's reporting correct time now.. Strange but something in the updates I did seemed to break it... It's rock solid now and I really do appreciate the help around here!!
WS