LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 675|回复: 1

12.2 how to set ftp server

[复制链接]
发表于 2008-12-24 00:57:02 | 显示全部楼层 |阅读模式
set ftp server
发表于 2008-12-24 13:08:52 | 显示全部楼层
edit /etc/inetd.conf
uncomment the line:
ftp     stream  tcp     nowait  root    /usr/sbin/tcpd  proftpd
to use proftpd

or
ftp     stream  tcp     nowait  root    /usr/sbin/tcpd  vsftpd
to use vsftp

then /etc/rc.d/rc.inetd restart, ftp is running now

abou anonymous of proftpd: http://slackcode.cn/wordpress/?p=308
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表