FTP 211 System Status vs 214 Help Message
Both FTP 211 (System Status) and 214 (Help Message) belong to the 2xx Positive Completion category. 211 indicates that system status or system help reply. The server provides information about its current status or available features. Meanwhile, 214 means that help message. The server provides information about its implementation status, including a list of recognized commands or help for a specific command.
Описание
System status or system help reply. The server provides information about its current status or available features.
Когда вы это видите
After issuing the STAT command without arguments, the server returns its system status and supported features.
Как исправить
No fix needed — this is an informational response. Use the information to understand the server's capabilities and current state.
Описание
Help message. The server provides information about its implementation status, including a list of recognized commands or help for a specific command.
Когда вы это видите
After issuing the HELP command. The server returns a list of supported commands or detailed usage for a specific command.
Как исправить
No fix needed — this is an informational response. Use it to discover which commands the server supports.
Ключевые различия
FTP 211: System status or system help reply. The server provides information about its current status or available features.
FTP 214: Help message. The server provides information about its implementation status, including a list of recognized commands or help for a specific command.
You encounter 211 when after issuing the STAT command without arguments, the server returns its system status and supported features.
You encounter 214 when after issuing the HELP command. The server returns a list of supported commands or detailed usage for a specific command.
Когда что использовать
For 211 (System Status): No fix needed — this is an informational response. Use the information to understand the server's capabilities and current state. For 214 (Help Message): No fix needed — this is an informational response. Use it to discover which commands the server supports.