From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 22 21:00:11 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6969316A407 for ; Fri, 22 Feb 2008 21:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4897D13C457 for ; Fri, 22 Feb 2008 21:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1ML0Ba8010508 for ; Fri, 22 Feb 2008 21:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1ML0BT4010507; Fri, 22 Feb 2008 21:00:11 GMT (envelope-from gnats) Date: Fri, 22 Feb 2008 21:00:11 GMT Message-Id: <200802222100.m1ML0BT4010507@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Dominic Fandrey Cc: Subject: Re: bin/73411: [patch] FTPD could set attributes to 0600 while uploading; after upload is complete it could set attributes to 0644 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dominic Fandrey List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2008 21:00:11 -0000 The following reply was made to PR bin/73411; it has been noted by GNATS. From: Dominic Fandrey To: bug-followup@FreeBSD.org, dysoft@kco.com.pl Cc: Subject: Re: bin/73411: [patch] FTPD could set attributes to 0600 while uploading; after upload is complete it could set attributes to 0644 Date: Fri, 22 Feb 2008 21:57:42 +0100 Kinda makes sense to me, not to let people download incomplete files.