使用VSFTPD. FTP Command via 20 port, Data transfer via 21 port. type: ps -ef|grep vsftp to see if it is running, should come back with two lines if it is. One will be the vsftpd process the other will be the grep. If it is not running, then su to root: type: /etc/rc.d/init.d/vsftpd start if it errors out you will see the reason for the failure. http://www.unix.com/unix-dummies-questions-answers/35601-vsftp-problems.html vsftpd can be set up either as a standalone service or as an on demand service. 把原本在/etc/xinted.d/vsftpd 這個檔案移除, vsftpd 就可以順利啟動 , 否則就無法啟動, 用service vsftpd status看,會顯示vsftpd STOP. 不能standalone & daemon同時都有. http://www.unix.com/red-hat/128810-vsftpd-service-failed-start.html
創作者介紹
創作者 我。台北的天空 的頭像
Jeter

我。台北的天空

Jeter 發表在 痞客邦 留言(0) 人氣( 11 )