알짜 리눅스 6.1/ proftp 1.2.0pre9을 사용하고 있습니다.
ftp 접속이 되지 않아 /var/log/messages에 다음과 같은 로그가 있던데..
proftpd[697]: hostname - attemted bind to 0.0.0.0, port 21
proftpd[697]: hostname - bind() failed in inet_create_connection(): Address already in use
proftpd[697]: hostname - Check the ServerType directive to ensure you are configured correctly
그래서 /etc/proftpd.conf에 설정되어 있는 ServerType이 standalone 이라는
것을 확인했는데...
그다음엔 어떻게 해야 하지요?