快捷搜索:   服务器  安全  linux 安全  MYSQL  dedecms

http ftp错误代码整理说明

HTTP 100 Continue
继续 101 Switching Protocols
切换协议 200 OK
正常 201 Created
已创建 202 Accepted
已接受 203 Non-Authoritative Information
非权威性信息 204 No Content
无内容 205 Reset Content
重置内容 206 Partial Content
部分内容 300 Multiple Choices
多种选择 301 Moved Permanently
永久重定向 302 Found
临时重定向 303 See Other
见其他 304 Not Modified
未修改 305 Use Proxy
使用代理 307 Temporary Redirect
临时重定向 400 Bad Request
请求出现语法错误 401 Unauthorized
未验证 403 Forbidden
资源不可用 404 Not Found
无法找到指定位置的资源 405 Method Not Allowed
不允许的请求方法 406 Not Acceptable
无法接受 407 Proxy Authentication Required
代理需要验证 408 Request Timeout
请求超时 409 Conflict
冲突 410 Gone
不再可用 411 Length Required
需要提供长度 412 Precondition Failed
先决条件失败 413 Request Entity Too Large
请求实体太大 414 Request URI Too Long URI
请求 URI 太长 416 Requested Range Not Satisfiable
所请求的范围无法满足 500 Internal Server Error
内部服务器错误 501 Not Implemented
服务器不支持实现请求所需要的功能 502 Bad Gateway
Web 服务器用作网关或代理服务器时收到了无效响应 503 Service Unavailable
服务不可用 504 Gateway Timeout
网关超时 505 HTTP Version Not Supported
HTTP版本不受支持 FTP 110 Restart 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是服务器端相应的标记(注意在标记和等号间的空格)。 120 Service ready in nnn minutes.
服务在NNN时间内可用 125 Data connection already open; transfer starting.
数据连接已经打开,开始传送数据。 150 File status okay; about to open data connection.
文件状态正确,正在打开数据连接。 200 Command okay.
命令执行正常结束。 202 Command not implemented, superfluous at this site.
命令未被执行,此站点不支持此命令。 211 System status, or system help reply.
系统状态或系统帮助信息回应。 212 Directory status.
目录状态信息。 213 File status.
文件状态信息。 214 Help 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.
帮助信息。关于如何使用本服务器或特殊的非标准命令。此回复只对人有用。 215 NAME system type. Where NAME is an official system name from the list in the Assigned Numbers document.
顶(0)
踩(0)

您可能还会对下面的文章感兴趣:

最新评论