Date: Tue, 28 Aug 2001 16:12:57 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Nik Clayton <nik@FreeBSD.org> 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> In-Reply-To: <200108281159.f7SBxLW31831@freefall.freebsd.org> References: <200108281159.f7SBxLW31831@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010828161255.B51412>