summaryrefslogtreecommitdiffstats
path: root/rules/proftpd.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-06-24 21:16:21 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-06-24 21:16:21 +0000
commit6222bc5bd29dad6864c2c87d6ac704e7fca31e0c (patch)
tree1ff84a0075a8ff3f0391caa5606e4af0aee28b4b /rules/proftpd.in
parent7030d53190cbf3633afdde49b5e0c6174d4f3b36 (diff)
downloadptxdist-6222bc5bd29dad6864c2c87d6ac704e7fca31e0c.tar.gz
ptxdist-6222bc5bd29dad6864c2c87d6ac704e7fca31e0c.tar.xz
[proftpd] new help text
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10860 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/proftpd.in')
-rw-r--r--rules/proftpd.in17
1 files changed, 13 insertions, 4 deletions
diff --git a/rules/proftpd.in b/rules/proftpd.in
index 059267197..aa3c86255 100644
--- a/rules/proftpd.in
+++ b/rules/proftpd.in
@@ -3,10 +3,19 @@ menuconfig PROFTPD
tristate
prompt "proftpd "
help
- A powerful replacement for wu-ftpd, this File Transfer Protocol
- daemon supports hidden directories, virtual hosts, and
- per-directory ".ftpaccess" files. It uses a single main
- configuration file, with a syntax similar to Apache.
+ versatile, virtual-hosting FTP daemon
+
+ ProFTPd is a powerful replacement for wu-ftpd. This File
+ Transfer Protocol daemon supports hidden directories,
+ virtual hosts, and per-directory ".ftpaccess" files. It uses
+ a single main configuration file, with a syntax similar to
+ Apache.
+
+ Because of the advanced design, anonymous-FTP directories
+ can have an arbitrary internal structure (bin, lib, etc, and
+ special files are not needed). Advanced features such as
+ multiple password files and upload/download ratios are also
+ supported.
if PROFTPD