I tried "ps -ef |grep ftp" but no output , chkconfig --list |grep ftp also no output related to ftp , /etc/rc.d/init.d can't find ftp service , ftp localhost is not allow .
when use FileZilla to connect it , it is ok , the ftp should be running , I tried to use "ps -ef |grep ftp" , it pops the following output , would advise what ftp server is running in server ? thanks
Code:
edp 11027 11026 0 12:39 ? 00:00:00 tcsh -c /usr/libexec/openssh/sftp-server edp 11037 11027 0 12:39 ? 00:00:00 /usr/libexec/openssh/sftp-server user 11050 7747 0 12:48 pts/2 00:00:00 grep ftp