
复制/usr/local/etc/proftpd.conf (如果文件不存在可以从压缩包中把配置文件样例拷贝过来即可)下面逐项分析其中一些常选项:(#后面的软件
部分是
亿华云计算注释)                # This is a basic ProFTPD                configuration file                (rename it to                # proftpd.conf for actual use.                It establishes a single server                # and a single anonymous login.                It assumes that you have a user/group                # "nobody" and "ftp" for normal                operation and anon.                ServerName "                ServerType                standalone                DefaultServer                on                # Port 21 is the standard FTP port.                Port 21              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.34.
源码库