add more options
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9752 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -41,7 +41,7 @@ | ||||
| .Nd | ||||
| Internet File Transfer Protocol server | ||||
| .Sh SYNOPSIS | ||||
| .Nm ftpd | ||||
| .Nm | ||||
| .Op Fl a Ar authmode | ||||
| .Op Fl dilv | ||||
| .Op Fl g Ar umask | ||||
| @@ -49,6 +49,8 @@ Internet File Transfer Protocol server | ||||
| .Op Fl T Ar maxtimeout | ||||
| .Op Fl t Ar timeout | ||||
| .Op Fl u Ar default umask | ||||
| .Op Fl B | Fl -builtin-ls | ||||
| .Op Fl -good-chars= Ns Ar string | ||||
| .Sh DESCRIPTION | ||||
| .Nm Ftpd | ||||
| is the | ||||
| @@ -129,6 +131,15 @@ seconds (the default is 15 minutes). | ||||
| Set the initial umask to something else than the default 027. | ||||
| .It Fl v | ||||
| Verbose mode. | ||||
| .It Xo | ||||
| .Fl B Ns , | ||||
| .Fl -builtin-ls | ||||
| .Xc | ||||
| use built-in ls to list files | ||||
| .It Xo | ||||
| .Fl -good-chars= Ns Ar string | ||||
| .Xc | ||||
| allowed anonymous upload filename chars | ||||
| .El | ||||
| .Pp | ||||
| The file | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund