Deleted Added
sdiff udiff text old ( 127808 ) new ( 142403 )
full compact
1.\" $NetBSD: ftpd.8,v 1.7 1995/04/11 02:44:53 cgd Exp $
2.\"
3.\" Copyright (c) 1985, 1988, 1991, 1993
4.\" The Regents of the University of California. All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 34 unchanged lines hidden (view full) ---

43.Nm
44.Op Fl a Ar authmode
45.Op Fl dilvU
46.Op Fl g Ar umask
47.Op Fl p Ar port
48.Op Fl T Ar maxtimeout
49.Op Fl t Ar timeout
50.Op Fl -gss-bindings
51.Op Fl u Ar default umask
52.Op Fl B | Fl -builtin-ls
53.Op Fl -good-chars= Ns Ar string
54.Sh DESCRIPTION
55.Nm Ftpd
56is the
57Internet File Transfer Protocol
58server process. The server uses the

--- 86 unchanged lines hidden (view full) ---

145.Fl B ,
146.Fl -builtin-ls
147.Xc
148use built-in ls to list files
149.It Xo
150.Fl -good-chars= Ns Ar string
151.Xc
152allowed anonymous upload filename chars
153.El
154.Pp
155The file
156.Pa /etc/nologin
157can be used to disable ftp access.
158If the file exists,
159.Nm
160displays it and exits.

--- 335 unchanged lines hidden ---