Home

zhangyiqun

Thoughts, stories and ideas.

Notes Blog Archives About
06 Jul 2009

粗心,proftp和vsftp同时启动”不报错”

Jul 6 10:03:36 test00 proftpd[25810]: test00 (192.168.8.36[192.168.8.36]) – FTP session opened.

Jul 6 10:03:36 test00 proftpd[25810]: test00 (192.168.8.36[192.168.8.36]) – ftp: Directory /logs/squid/ is not accessible.

Jul 6 10:03:36 test00 proftpd[25810]: test00 (192.168.8.36[192.168.8.36]) – FTP session closed.

???

#netstat -lntp grep 21

#ps aux grep ftp

!!!

#kill -9 4444

:)

Notes Blog Archives About