http ftp错误代码整理说明

2019-10-16 21:06:58王冬梅
450 Requested file action not taken.
对被请求文件的操作未被执行。 451 Requested action aborted. Local error in processing.
请求的操作中止。处理中发生本地错误。 452 Requested action not taken. Insufficient storage space in system.File unavailable (e.g., file busy).
请求的操作没有被执行。 系统存储空间不足。 文件不可用。 500 Syntax error, command unrecognized. This may include errors such as command line too long.
语法错误,不可识别的命令。 这可能是命令行过长。 501 Syntax error in parameters or arguments.
参数错误导致的语法错误。 502 Command not implemented.
命令未被执行。 503 Bad sequence of commands.
命令的次序错误。 504 Command not implemented for that parameter.
由于参数错误,命令未被执行。 530 Not logged in.
没有登录。 SMTP 200 (nonstandard success response, see rfc876)
(非标准的成功响应,见rfc876) 211 System status, or system help reply
系统状态,或系统帮助回复 214 Help message
帮助信息 220 <domain> Service ready
<域名> 服务就绪 221 <domain> Service closing transmission channel
<域名> 服务正在关闭传输通道 250 Requested mail action okay, completed
请求的邮件操作OK,完成 251 User not local; will forward to <forward-path>
非本地用户;将转向到<forward-path> 354 Start mail input; end with <CRLF>.<CRLF>
开始输入邮件;以<CRLF>.<CRLF>结束 421 <domain> Service not available, closing transmission channel
<域名> 服务不可用,正在关闭传输通道 450 Requested mail action not taken: mailbox unavailable
请求的邮件操作未被接受:邮箱不可用 451 Requested action aborted: local error in processing
请求的操作已中断:处理中发生内部错误 452 Requested action not taken: insufficient system storage
请求的操作未被执行:系统空间不足 500 Syntax error, command unrecognised
语言错误,命令未知 501 Syntax error in parameters or arguments
参数或变量的语法错误 502 Command not implemented
命令尚未实现 503 Bad sequence of commands
错误的命令顺序 504 Command parameter not implemented
命令参数尚未实现