From owner-cvs-all Tue Aug 28 5:13:11 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 2869C37B405; Tue, 28 Aug 2001 05:13:05 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id f7SCD2B51618; Tue, 28 Aug 2001 16:13:02 +0400 (MSD) (envelope-from ache) Date: Tue, 28 Aug 2001 16:12:57 +0400 From: "Andrey A. Chernov" To: Nik Clayton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/ftpd ftpcmd.y ftpd.8 ftpd.c Message-ID: <20010828161255.B51412@nagual.pp.ru> References: <200108281159.f7SBxLW31831@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200108281159.f7SBxLW31831@freefall.freebsd.org> User-Agent: Mutt/1.3.21i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Aug 28, 2001 at 04:59:21 -0700, Nik Clayton wrote: > nik 2001/08/28 04:59:21 PDT > > Modified files: > libexec/ftpd ftpcmd.y ftpd.8 ftpd.c > Log: > Add a new option, '-o', for "Write-only". Disables the RETR command, > preventing anyone from downloading files. In conjunction with -A, and some > appropriate file permissions, this lets you create an anonymous FTP drop > box for people to upload files to. Hmm, it is better than nothing, but non-flexible. Really "write-only", "read-only" and "create-subdirs" should be per-directory flags in some config file. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message