diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
| commit | 2cbfdf51d83d2fc0f0396562250a188cb6faba48 (patch) | |
| tree | 3799ecd3ca6d917c414066937952fcbae699f1b6 /release/sysinstall/help/anonftp.hlp | |
| parent | 231387f437082b3b9a62189d7077e9d86b22243d (diff) | |
Diffstat (limited to 'release/sysinstall/help/anonftp.hlp')
| -rw-r--r-- | release/sysinstall/help/anonftp.hlp | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/release/sysinstall/help/anonftp.hlp b/release/sysinstall/help/anonftp.hlp new file mode 100644 index 000000000000..e90985e235fe --- /dev/null +++ b/release/sysinstall/help/anonftp.hlp @@ -0,0 +1,19 @@ +This screen allows you to configure the anonymous FTP user. + +The following configuration values are editable: + +UID: The user ID you wish to assign to the anonymous FTP user. + All files uploaded will be owned by this ID. + +Group: Which group you wish the anonymous FTP user to be in. + +Comment: String describing this user in /etc/passwd + + +FTP Root Directory: + + Where files available for anonymous FTP will be kept. + +Upload subdirectory: + + Where files uploaded by anonymous FTP users will go. |
