欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

http ftp錯誤代碼整理說明

 更新時間:2009年03月01日 23:40:02   作者:  
這樣大家就可以快速的了解ftp使用過程中的一些問題的原因所在。
HTTP
100 Continue
繼續(xù)
101 Switching Protocols
切換協(xié)議
200 OK
正常
201 Created
已創(chuàng)建
202 Accepted
已接受
203 Non-Authoritative Information
非權(quán)威性信息
204 No Content
無內(nèi)容
205 Reset Content
重置內(nèi)容
206 Partial Content
部分內(nèi)容
300 Multiple Choices
多種選擇
301 Moved Permanently
永久重定向
302 Found
臨時重定向
303 See Other
見其他
304 Not Modified
未修改
305 Use Proxy
使用代理
307 Temporary Redirect
臨時重定向
400 Bad Request
請求出現(xiàn)語法錯誤
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
內(nèi)部服務器錯誤
501 Not Implemented
服務器不支持實現(xiàn)請求所需要的功能
502 Bad Gateway
Web 服務器用作網(wǎng)關(guān)或代理服務器時收到了無效響應
503 Service Unavailable
服務不可用
504 Gateway Timeout
網(wǎng)關(guān)超時
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是用戶進程數(shù)據(jù)流標記,mmmm是服務器端相應的標記(注意在標記和等號間的空格)。
120 Service ready in nnn minutes.
服務在NNN時間內(nèi)可用
125 Data connection already open; transfer starting.
數(shù)據(jù)連接已經(jīng)打開,開始傳送數(shù)據(jù)。
150 File status okay; about to open data connection.
文件狀態(tài)正確,正在打開數(shù)據(jù)連接。
200 Command okay.
命令執(zhí)行正常結(jié)束。
202 Command not implemented, superfluous at this site.
命令未被執(zhí)行,此站點不支持此命令。
211 System status, or system help reply.
系統(tǒng)狀態(tài)或系統(tǒng)幫助信息回應。
212 Directory status.
目錄狀態(tài)信息。
213 File status.
文件狀態(tài)信息。
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.
幫助信息。關(guān)于如何使用本服務器或特殊的非標準命令。此回復只對人有用。
215 NAME system type. Where NAME is an official system name from the list in the Assigned Numbers document.
NAME系統(tǒng)類型。
220 Service ready for new user.
新連接的用戶的服務已就緒。
221 Service closing control connection.
控制連接關(guān)閉。
225 Data connection open; no transfer in progress.
數(shù)據(jù)連接已打開,沒有進行中的數(shù)據(jù)傳送。
226 Closing data connection. Requested file action successful (for example, file transfer or file abort).
正在關(guān)閉數(shù)據(jù)連接。請求文件動作成功結(jié)束(例如,文件傳送或終止)。
227 Entering Passive Mode (h1,h2,h3,h4,p1,p2).
進入被動模式。
230 User logged in, proceed. Logged out if appropriate.
用戶已登入。 如果不需要可以登出。
250 Requested file action okay, completed.
被請求文件操作成功完成。
257 "PATHNAME" created.
路徑已建立。
331 User name okay, need password.
用戶名存在,需要輸入密碼。
332 Need account for login.
需要登陸的賬戶。
350 Requested file action pending further information
對被請求文件的操作需要進一步更多的信息。
421 Service not available, closing control connection.This may be a reply to
any command if the service knows it must shut down.
服務不可用,控制連接關(guān)閉。這可能是對任何命令的回應,如果服務認為它必須關(guān)閉。
425 Can't open data connection.
打開數(shù)據(jù)連接失敗。
426 Connection closed; transfer aborted.
連接關(guān)閉,傳送中止。 
450 Requested file action not taken.
對被請求文件的操作未被執(zhí)行。
451 Requested action aborted. Local error in processing.
請求的操作中止。處理中發(fā)生本地錯誤。
452 Requested action not taken. Insufficient storage space in system.File unavailable (e.g., file busy).
請求的操作沒有被執(zhí)行。 系統(tǒng)存儲空間不足。 文件不可用。
500 Syntax error, command unrecognized. This may include errors such as command line too long.
語法錯誤,不可識別的命令。 這可能是命令行過長。
501 Syntax error in parameters or arguments.
參數(shù)錯誤導致的語法錯誤。
502 Command not implemented.
命令未被執(zhí)行。
503 Bad sequence of commands.
命令的次序錯誤。
504 Command not implemented for that parameter.
由于參數(shù)錯誤,命令未被執(zhí)行。
530 Not logged in.
沒有登錄。
SMTP
200 (nonstandard success response, see rfc876)
(非標準的成功響應,見rfc876)
211 System status, or system help reply
系統(tǒng)狀態(tài),或系統(tǒng)幫助回復
214 Help message
幫助信息
220 <domain> Service ready
<域名> 服務就緒
221 <domain> Service closing transmission channel
<域名> 服務正在關(guān)閉傳輸通道
250 Requested mail action okay, completed
請求的郵件操作OK,完成
251 User not local; will forward to <forward-path>
非本地用戶;將轉(zhuǎn)向到<forward-path>
354 Start mail input; end with <CRLF>.<CRLF>
開始輸入郵件;以<CRLF>.<CRLF>結(jié)束
421 <domain> Service not available, closing transmission channel
<域名> 服務不可用,正在關(guān)閉傳輸通道
450 Requested mail action not taken: mailbox unavailable
請求的郵件操作未被接受:郵箱不可用
451 Requested action aborted: local error in processing
請求的操作已中斷:處理中發(fā)生內(nèi)部錯誤
452 Requested action not taken: insufficient system storage
請求的操作未被執(zhí)行:系統(tǒng)空間不足
500 Syntax error, command unrecognised
語言錯誤,命令未知
501 Syntax error in parameters or arguments
參數(shù)或變量的語法錯誤
502 Command not implemented
命令尚未實現(xiàn)
503 Bad sequence of commands
錯誤的命令順序
504 Command parameter not implemented
命令參數(shù)尚未實現(xiàn)
521 <domain> does not accept mail (see rfc1846)
<域名> 不接受郵件(見rfc1846)
530 Access denied
禁止訪問
550 Requested action not taken: mailbox unavailable
請求的操作未被執(zhí)行:郵箱不可用
551 User not local; please try <forward-path>
非本地用戶;請嘗試<forward-path>
552 Requested mail action aborted: exceeded storage allocation
請求的郵件操作已中斷:超出了分配的空間
553 Requested action not taken: mailbox name not allowed
請求的操作未被執(zhí)行:不允許的郵箱名稱
554 Transaction failed
傳輸失敗

相關(guān)文章

最新評論