ryan2012 发表于 2014-6-4 22:52:46

军哥求助 pureftpd FTP 连接数 无法更改

pureftpd
无法使用 pure-pw 命令
Unable to fetch info about user [ ****] in file
因为使用MYSQL 数据库 没有这个 文件


修改 pure-ftpd.conf 文件ip连接数设为20 重启后 也不生效 只能是 1个连接421 Too many connections (20) from this IP
客户端filezilla使用命令行
也没用
./pure-ftpd -A -B -C 20 -c 50 -E -G -I 2 -l unix -lmysql:/usr/local/pureftpd/pureftpd-mysql.conf -p 40000:50000 -R -w
/etc/init.d/pureftpd restart
系统显示Starting Pure-FTPd: Running: /usr/local/pureftpd/sbin/pure-ftpd --daemonize -A -c50 -B -C20 -D -E -fftp -H -I15 -lmysql:/usr/local/pureftpd/pureftpd-mysql.conf -lunix -L2000:8 -m4 -p20000:30000 -s -U133:022 -u100 -k99 -Z
求解决 谢谢

[ 本帖最后由 ryan2012 于 2014-6-4 23:57 编辑 ]

licess 发表于 2014-6-5 09:24:14

本来就不适用pure-pw

MaxClientsNumber 是连接数设置,重启生效
页: [1]
查看完整版本: 军哥求助 pureftpd FTP 连接数 无法更改