X7ROOT File Manager
Current Path:
/usr/share/doc/proftpd-1.3.5e
usr
/
share
/
doc
/
proftpd-1.3.5e
/
📁
..
📄
CREDITS
(2.15 KB)
📄
ChangeLog
(1.45 MB)
📄
Configuration.html
(534.86 KB)
📄
Configuration.pdf
(1.39 MB)
📄
Configuration.sgml
(675 B)
📄
NEWS
(165.14 KB)
📄
README
(4.25 KB)
📄
README.DSO
(2.47 KB)
📄
README.IPv6
(3.84 KB)
📄
README.PAM
(6.47 KB)
📄
README.capabilities
(2.21 KB)
📄
README.classes
(611 B)
📄
README.contrib
(968 B)
📄
README.controls
(1.98 KB)
📄
README.facl
(1.6 KB)
📄
README.modules
(6.79 KB)
📄
README.ratio
(5.21 KB)
📁
contrib
📄
faq.html
(93.22 KB)
📁
howto
📄
license.txt
(1.17 KB)
📄
mod_sample.c
(11.09 KB)
📁
modules
📁
rfc
📁
sample-configurations
📁
utils
Editing: README.classes
Classes ------- Classes of connections in ProFTPD are defined using <Class> sections. An example configuration would thus be: <Class foo> From 127.0.0.1 From *.evil.com </Class> For more information on classes, see: doc/howto/Classes.html Classes can only be defined in the "server config" context, not on a <Global> or per-<VirtualHost> basis. This is because the class for a client is determined as soon as the client connects to the server, before the server determines which <VirtualHost> the client is trying to reach. Therefore, class definitions always apply to the entire daemon.
Upload File
Create Folder