summaryrefslogtreecommitdiffstats
path: root/rules/pureftpd.in
blob: 5b0a5e1e883e8ced85dc99a59b2b2ed17ee3cc3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
menuconfig PUREFTPD
	bool
	prompt "pureftpd            "
	help
	  Pure-FTPd is a fast, production-quality, standards-conformant 
	  FTP server based upon Troll-FTPd. Features include chrooted 
	  home directories, virtual domains, built-in 'ls', anti-warez 
	  system, configurable ports for passive downloads, FXP protocol, 
	  bandwidth throttling, ratios, fortune files, Apache-like log 
	  files, fast standalone mode, atomic uploads, text / HTML / 
	  XML real-time status report, virtual users, virtual quotas,
 	  privilege separation, SSL/TLS and more.

config PUREFTPD_UPLOADSCRIPT
	bool
	prompt "support upload scripts"
	depends on PUREFTPD
	help 
	  Allow running an external script after an upload

config PUREFTPD_VIRTUALHOSTS
	bool
	prompt "virtual hosts"
	depends on PUREFTPD
	help 
	  Handle virtual servers on different IP addresses

config PUREFTPD_DIRALIASES
	bool
	prompt "directory aliases"
	depends on PUREFTPD
	help 
	  Enable directory aliases