Date: Sat, 16 May 1998 14:01:14 +0200 From: Eivind Eklund <eivind@yes.no> To: "Andrey A. Chernov" <ache@FreeBSD.ORG>, current@FreeBSD.ORG Subject: Re: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <19980516140114.06581@follo.net> In-Reply-To: <199805151506.IAA10867@freefall.freebsd.org>; from Andrey A. Chernov on Fri, May 15, 1998 at 08:06:59AM -0700 References: <199805151506.IAA10867@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 15, 1998 at 08:06:59AM -0700, Andrey A. Chernov wrote: > ache 1998/05/15 08:06:58 PDT > > Modified files: > libexec/ftpd ftpd.c > Log: > Do TZ= as first thing, since FTP protocol is unable to tell zone offset in > any case. > > It makes no difference for anon account (since chroot already makes it GMT), > but if you do mirror with special non-anon login, in old variant > your mirror will be wholy retransmitted twice in the year due to > time zone changes (/etc/localtime plays bad role here) Hey! This sounds like it break my setups (I carefully clone /etc/localtime into <chroot>/etc) by forcing everything to use GMT - does it? Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980516140114.06581>