503
FTP

503 Bad Sequence

Bad sequence of commands. The command is valid but was sent in the wrong order relative to other commands.

이 코드를 보게 되는 경우

When you skip a required step, like sending PASS before USER, or RNTO without first sending RNFR.

해결 방법

Follow the correct command sequence. Common sequences: USER then PASS for login, RNFR then RNTO for rename, PASV then RETR for transfer.

비교 대상

가이드

용어집