diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
| commit | 17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (patch) | |
| tree | cc71a873e36b64b001dd2be66b21e0f84ac8ab25 /release/sysinstall/help/anonftp.hlp | |
| parent | ce6a5b7bc2744b5584d690bb369e77397ff5226d (diff) | |
Notes
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. |
