FTP
220 Service Ready
Service ready for new user. This is the greeting message sent by the FTP server when a client first connects.
이 코드를 보게 되는 경우
Immediately upon connecting to an FTP server. This is the welcome banner confirming the server is accepting connections.
해결 방법
No fix needed — the server is ready. Proceed with USER and PASS commands to authenticate.