看板FreeBSD
标 题Re: proftp on BSD
发信站鸟窝 BBS (Mon Apr 19 23:26:17 2004)
转信站ptt!ctu-reader!ctu-peer!news.nctu!netnews.csie.nctu!News.Math.NCTU!bir
※ 引述《[email protected] ()》之铭言:
: 1.利用ports安装ProFTPD-1.2.9
: 2.我的inetd.conf本来就没开ftp, 所以没动
: 3.我的 /usr/local/etc/proftp.conf 似乎也没必要变
: 4.建立 ftp 的 group 名称 pw groupadd -n ftp -g 21
: 5.建立 Anonymous FTP 的帐号,UID 为 21
: pw useradd -n ftp -b /home -m -s /nonexistent -c "Anonymous FTP Admin" -g ftp -u 21
: 6.chmod u+x /usr/local /etc/rc.d/proftpd.sh
: 7.我就直接启动罗 /usr/local/etc/rc.d/proftpd.sh start
: 8.试试登入看看 ftp localhost
: 9................
: ftp: connect to address ::1: Connection refused
: Trying 127.0.0.1...
: ftp: connect: Connection refused
: 似乎完全没跑起来耶....
看看 /usr/local/etc/rc.d/proftpd.sh
你就会知道他要求 /etc/rc.conf 要加入 proftpd_enable="YES"
--
-- G.Chaucer --
And if that at myn owene lust I brenne,
Fro whennes cometh my wailing and my pleynte?
--
※ Origin: 鸟窝 (BirdNest.twbbs.org) ◆ From: Ithica.Math.NCTU.edu.tw