freebsd-skq/libexec/ftpd
Nik Clayton 62513e761e 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.

The more obvious "-w" flag is already taken by NetBSD's ftpd.  "-o" was
available as an option letter in all three BSDs.
2001-08-28 11:59:21 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Remove S/Key. PAM can do its job. Well, not quite - there is an issue 2001-07-09 17:46:24 +00:00
ftpcmd.y Add a new option, '-o', for "Write-only". Disables the RETR command, 2001-08-28 11:59:21 +00:00
ftpd.8 Add a new option, '-o', for "Write-only". Disables the RETR command, 2001-08-28 11:59:21 +00:00
ftpd.c Add a new option, '-o', for "Write-only". Disables the RETR command, 2001-08-28 11:59:21 +00:00
logwtmp.c another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
Makefile Remove S/Key. PAM can do its job. Well, not quite - there is an issue 2001-07-09 17:46:24 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
popen.c Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible 2001-07-29 00:52:37 +00:00