http ftp错误代码整理说明

HTTP
100Continue
继续
101Switching Protocols
切换协议
200OK
正常
201Created
已创建
202Accepted
已接受
203Non-Authoritative Information
非权威性信息
204No Content
无内容
205Reset Content
重置内容
206Partial Content
部分内容
300Multiple Choices
多种选择
301Moved Permanently
永久重定向
302Found
临时重定向
303See Other
见其他
304Not Modified
未修改
305Use Proxy
使用代理
307Temporary Redirect
临时重定向
400Bad Request
请求出现语法错误
401Unauthorized
未验证
403Forbidden
资源不可用
404Not Found
无法找到指定位置的资源
405Method Not Allowed
不允许的请求方法
406Not Acceptable
无法接受
407Proxy Authentication Required
代理需要验证
408Request Timeout
请求超时
409Conflict
冲突
410Gone
不再可用
411Length Required
需要提供长度
412Precondition Failed
先决条件失败
413Request Entity Too Large
请求实体太大
414Request URI Too Long URI
请求 URI 太长
416Requested Range Not Satisfiable
所请求的范围无法满足
500Internal Server Error
内部服务器错误
501Not Implemented
服务器不支持实现请求所需要的功能
502Bad Gateway
Web 服务器用作网关或代理服务器时收到了无效响应
503Service Unavailable
服务不可用
504Gateway Timeout
网关超时
505HTTP Version Not Supported
HTTP版本不受支持
FTP
110Restart marker reply. In this case, the text is exact and not left to the particular implementation; it must read: MARK yyyy = mmmm where yyyy is User-process data stream marker, and mmmm server’s equivalent marker (note the spaces between markers and “=”).
重新启动标志回应。这种情况下,信息是精确的并且不用特别的处理;可以这样看:标记 yyyy = mmm 中 yyyy是用户进程数据流标记,mmmm是服务器端相应的标记(注意在标记和等号间的空格)。
120Service ready in nnn minutes.
服务在NNN时间内可用
125Data connection already open; transfer starting.
数据连接已经打开,开始传送数据。
150File status okay; about to open data connection.
文件状态正确,正在打开数据连接。
200Command okay.
命令执行正常结束。
202Command not implemented, superfluous at this site.
命令未被执行,此站点不支持此命令。
211System status, or system help reply.
系统状态或系统帮助信息回应。
212Directory status.
目录状态信息。
213File status.
文件状态信息。
214Help message.On how to use the server or the meaning of a particular non-standard command.
This reply is useful only to the human user.
帮助信息。关于如何使用本服务器或特殊的非标准命令。此回复只对人有用。
215NAME system type. Where NAME is an official system name from the list in the Assigned Numbers document.
NAME系统类型。
220Service ready for new user.
新连接的用户的服务已就绪。
221Service closing control connection.
控制连接关闭。
225Data connection open; no transfer in progress.
数据连接已打开,没有进行中的数据传送。
226Closing data connection. Requested file action successful (for example, file transfer or file abort).
正在关闭数据连接。请求文件动作成功结束(例如,文件传送或终止)。
227Entering Passive Mode (h1,h2,h3,h4,p1,p2).
进入被动模式。
230User logged in, proceed. Logged out if appropriate.
用户已登入。 如果不需要可以登出。
250Requested file action okay, completed.
被请求文件操作成功完成。
257“PATHNAME” created.
路径已建立。
331User name okay, need password.
用户名存在,需要输入密码。
332Need account for login.
需要登陆的账户。
350Requested file action pending further information
对被请求文件的操作需要进一步更多的信息。
421Service not available, closing control connection.This may be a reply to
any command if the service knows it must shut down.
服务不可用,控制连接关闭。这可能是对任何命令的回应,如果服务认为它必须关闭。
425Can’t open data connection.
打开数据连接失败。
426Connection closed; transfer aborted.
连接关闭,传送中止。 
450Requested file action not taken.
对被请求文件的操作未被执行。
451Requested action aborted. Local error in processing.
请求的操作中止。处理中发生本地错误。
452Requested action not taken. Insufficient storage space in system.File unavailable (e.g., file busy).
请求的操作没有被执行。 系统存储空间不足。 文件不可用。
500Syntax error, command unrecognized. This may include errors such as command line too long.
语法错误,不可识别的命令。 这可能是命令行过长。
501Syntax error in parameters or arguments.
参数错误导致的语法错误。
502Command not implemented.
命令未被执行。
503Bad sequence of commands.
命令的次序错误。
504Command not implemented for that parameter.
由于参数错误,命令未被执行。
530Not logged in.
没有登录。
SMTP
200(nonstandard success response, see rfc876)
(非标准的成功响应,见rfc876)
211System status, or system help reply
系统状态,或系统帮助回复
214Help message
帮助信息
220<domain> Service ready
<域名> 服务就绪
221<domain> Service closing transmission channel
<域名> 服务正在关闭传输通道
250Requested mail action okay, completed
请求的邮件操作OK,完成
251User not local; will forward to <forward-path>
非本地用户;将转向到<forward-path>
354Start mail input; end with <CRLF>.<CRLF>
开始输入邮件;以<CRLF>.<CRLF>结束
421<domain> Service not available, closing transmission channel
<域名> 服务不可用,正在关闭传输通道
450Requested mail action not taken: mailbox unavailable
请求的邮件操作未被接受:邮箱不可用
451Requested action aborted: local error in processing
请求的操作已中断:处理中发生内部错误
452Requested action not taken: insufficient system storage
请求的操作未被执行:系统空间不足
500Syntax error, command unrecognised
语言错误,命令未知
501Syntax error in parameters or arguments
参数或变量的语法错误
502Command not implemented
命令尚未实现
503Bad sequence of commands
错误的命令顺序
504Command parameter not implemented
命令参数尚未实现
521<domain> does not accept mail (see rfc1846)
<域名> 不接受邮件(见rfc1846)
530Access denied
禁止访问
550Requested action not taken: mailbox unavailable
请求的操作未被执行:邮箱不可用
551User not local; please try <forward-path>
非本地用户;请尝试<forward-path>
552Requested mail action aborted: exceeded storage allocation
请求的邮件操作已中断:超出了分配的空间
553Requested action not taken: mailbox name not allowed
请求的操作未被执行:不允许的邮箱名称
554Transaction failed
传输失败

文章来源网络,作者:管理,如若转载,请注明出处:https://shuyeidc.com/wp/221494.html<

(0)
管理的头像管理
上一篇2025-04-15 01:37
下一篇 2025-04-15 01:38

相关推荐

  • 骨干网络体系结构能干什么?骨干网络体系结构的作用

    骨干网络体系结构是现代信息社会的“超级高速公路网”,它通过分层设计、冗余备份和智能调度,确保海量数据在全球范围内高速、稳定、安全地传输,是支撑云计算、物联网及人工智能应用的底层基石,想象一下,如果你把互联网比作一个巨大的城市交通系统,那么骨干网络就是连接各个城市的主干道和立交桥,没有它,你的每一次微信发送、每一……

    2026-06-18
    0
  • 高io数据库可以干什么用?高io数据库适合什么场景

    高IO数据库的核心价值在于通过极高的读写吞吐量,解决海量数据场景下的性能瓶颈,是支撑高并发交易、实时分析及大规模内容分发的关键基础设施,在数字化转型的深水区,数据不再仅仅是静态的记录,而是流动的资产,传统的机械硬盘或普通SSD早已无法满足现代应用对速度的极致追求,高IO(Input/Output)数据库,就是那……

    2026-06-18
    0
  • 高io服务器性能如何?高io服务器适合什么场景

    高IO服务器并非单纯指代某种硬件,而是指在随机读写、高并发连接及小文件处理场景下,具备极致IOPS(每秒输入输出操作次数)和低延迟特性的计算资源,它是支撑现代高并发应用稳定运行的核心基石,在2026年的数字化浪潮中,业务负载早已从简单的静态页面展示演变为复杂的实时数据处理,许多开发者在排查系统瓶颈时,往往忽略了……

    2026-06-18
    0
  • 隔离网络空间哪里便宜?国内隔离网络空间价格

    隔离网络空间并没有统一的“便宜”标准,其成本高度取决于物理隔离等级、带宽需求及安全合规要求,通常物理网闸方案初期投入较高但长期运维成本低,而逻辑隔离方案虽初期便宜但存在潜在安全风险,建议根据业务敏感度选择混合隔离架构以平衡成本与安全,在数字化时代,企业构建独立网络环境的需求日益增长,但“隔离网络空间哪里便宜”这……

    2026-06-18
    0
  • 骨干网络体系结构设备为何故障?常见原因有哪些

    骨干网络体系结构设备故障的核心原因通常归结为硬件老化、配置错误、物理链路中断及外部攻击四大类,其中电源模块失效与光模块性能衰减是占比最高的隐性故障源,骨干网作为数字经济的“大动脉”,其稳定性直接关乎国计民生,当核心路由器或交换机出现丢包、震荡甚至宕机时,运维人员往往面临巨大的压力,很多人第一反应是检查软件配置……

    2026-06-18
    0

发表回复

您的邮箱地址不会被公开。必填项已用 * 标注