From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 9 08:59:37 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A48016A418; Sat, 9 Feb 2008 08:59:37 +0000 (UTC) (envelope-from chee@function.com) Received: from tdl.com (tdl.com [206.180.224.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9AE1113C442; Sat, 9 Feb 2008 08:59:36 +0000 (UTC) (envelope-from chee@function.com) Received: from mail.function.com (mail.function.com [206.180.225.67]) by tdl.com (8.13.8/8.14.1) with ESMTP id m198Y2XF022745; Sat, 9 Feb 2008 00:34:03 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.function.com (Postfix) with ESMTP id 1A3B11C58001; Sat, 9 Feb 2008 00:34:02 -0800 (PST) X-Spam-Score: -3.59 X-Spam-Level: X-Spam-Status: No, score=-3.59 tagged_above=-10 required=6 tests=[ALL_TRUSTED=-1.8, AWL=0.809, BAYES_00=-2.599] Received: from mail.function.com ([127.0.0.1]) by localhost (mail.function.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GNqJaeOX+YVe; Sat, 9 Feb 2008 00:33:58 -0800 (PST) Received: from mail.function.com (mail.function.com [206.180.225.67]) by mail.function.com (Postfix) with ESMTP id 53FC821304A1; Sat, 9 Feb 2008 00:33:58 -0800 (PST) Date: Sat, 9 Feb 2008 00:33:58 -0800 (PST) From: Chee Gui To: maxim@FreeBSD.org Message-ID: <826179.17051202546038183.JavaMail.root@mail.function.com> In-Reply-To: <200802090526.m195QPlf060543@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [76.191.183.217] Cc: maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: misc/120434: ftpd time zone is wrong X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2008 08:59:37 -0000 Thank maxim, but i cannot find any ftp/etc/. The other machines which do not have this problem also do not have any ftp/etc/. environment. please advise. thank you. chee ----- Original Message ----- From: maxim@FreeBSD.org To: chee@function.com, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org Sent: Friday, February 8, 2008 9:26:25 PM (GMT-0800) America/Los_Angeles Subject: Re: misc/120434: ftpd time zone is wrong Synopsis: ftpd time zone is wrong State-Changed-From-To: open->closed State-Changed-By: maxim State-Changed-When: Sat Feb 9 05:25:10 UTC 2008 State-Changed-Why: You need to put a correct localtime file to the ftp environment. E.g. cp /etc/localtime ~ftp/etc/. http://www.freebsd.org/cgi/query-pr.cgi?pr=120434