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.

比較対象

ガイド

用語集