KLOXO面板FTP无法连接的解决方法

2013年11月6日

编辑/etc/xinetd.d/pureftp文件,修改或者替换为下面的内容:

service ftp
{
disable = no
socket_type     = stream
wait            = no
user            = root
server          = /usr/sbin/pure-ftpd
server_args     = -A -c5000 -C8 -D -fftp  -H -I15 -lpuredb:/etc/pure-ftpd/pureftpd.pdb -lunix -L2000:8 -m4 -s -p30000:50000 -U133:022 -u100 -Oclf:/var/log/kloxo/pureftpd.log -g/var/run/pure-ftpd.pid -k99 -Z -Y 1
groups          = yes
flags           = REUSE
}

 

#service xinetd restart

 


sicnature ---------------------------------------------------------------------
I P 地 址: 18.222.119.148
区 域 位 置: 美国俄亥俄
系 统 信 息: 美国
Original content, please indicate the source:
同福客栈论坛 | 蟒蛇科普海南乡情论坛 | JiaYu Blog
sicnature ---------------------------------------------------------------------
Welcome to reprint. Please indicate the source https://www.myzhenai.com.cn/post/1621.html

没有评论

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注