Proftpd for FreeBSD port
Install proftpd
cd /usr/ports/ftp/proftpd
make config
| | [X] IPV6 Use IPv6 | |
| | [ ] LDAP Use LDAP | |
| | [ ] LDAP_TLS Use LDAP TLS (Requires LDAP, OPENSSL) | |
| | [X] MYSQL Use MySQL | |
| | [ ] PGSQL Use Postgres | |
| | [X] OPENSSL Include mod_tls | |
| | [X] QUOTA Include mod_quota | |
| | [X] IFSESSION Include mod_ifsession | |
| | [X] README Include mod_readme | |
| | [X] RATIO Include mod_ratio | |
| | [X] CTRLS Include controls | |
| | [X] REWRITE Include mod_rewrite | |
| | [X] WRAP Include mod_wrap2 | |
| | [ ] WRAP_FILE Include mod_wrap2_file | |
| | [ ] WRAP_SQL Include mod_wrap2_sql | |
| | [X] RADIUS Include mod_radius | |
| | [ ] QUOTATAB_RADIUS include mod_quotatab_radius | |
| | [ ] BAN Include mod_ban (Requires CTRLS) | |
| | [ ] NLS Use nls (builds mod_lang) | |
| | [ ] CYRFIX Patch to fix cyrillic encoding | |
| | [X] CLAMAV Include mod_clamav | |
make install
#基本配置
cp /usr/local/etc/proftpd.conf /usr/local/etc/proftpd.conf.sample
vi /usr/local/etc/proftpd.conf











































