LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installed vsftpd but can not use (https://www.linuxquestions.org/questions/linux-newbie-8/installed-vsftpd-but-can-not-use-4175542880/)

byran cheung 05-17-2015 09:57 PM

installed vsftpd but can not use
 
I have install vsftpd and start it , but when when to try it by "ftp localhost" , but not work , would advise what is wrong ? thanks


#ps -ef |grep ftp
Code:

root    29896    1  0 10:53 ?        00:00:00 /usr/sbin/vsftpd /etc/vsftpd/vsftpd.conf
root    29899 23821  0 10:53 pts/0    00:00:00 grep ftp

# ftp localhost
Code:

Connected to localhost (127.0.0.1).
421 Service not available.


pan64 05-18-2015 04:26 AM

http://www.linuxquestions.org/questi...er-4175532750/


All times are GMT -5. The time now is 08:44 PM.