• <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>
  • [推薦]FTP信息代碼全解 【ZT]

    發表于:2007-05-25來源:作者:點擊數: 標簽:
    [推薦]FTP信息代碼全解 110Restartmarkerreply.Inthiscase,thetextisexactandnotlefttotheparticularimplementation;itmustread:MARKyyyy=mmmmwhereyyyyisUser-processdatastreammarker,andmmmmserver'sequivalentmarker(notethespacesbetweenmarkersand"=")

    [推薦]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. 
    NAME系統類型。 
    ----------------------------------- 
    220 Service ready for new user. 
    新連接的用戶的服務已就緒 
    ----------------------------------- 
    221 Service closing control connection. 
    控制連接關閉 
    ----------------------------------- 
    225 Data connection open; no transfer in progress. 
    數據連接已打開,沒有進行中的數據傳送 
    ----------------------------------- 
    226 Closing data connection. Requested file action suclearcase/" target="_blank" >ccessful (for example, file transfer or file abort). 
    正在關閉數據連接。請求文件動作成功結束(例如,文件傳送或終止) 
    ----------------------------------- 
    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. 
    服務不可用,控制連接關閉。這可能是對任何命令的回應,如果服務認為它必須關閉 
    ----------------------------------- 
    425 Can't open data connection. 
    打開數據連接失敗 
    ----------------------------------- 
    426 Connection closed; transfer aborted. 
    連接關閉,傳送中止。 
    ----------------------------------- 
    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. 
    沒有登錄 
    ----------------------------------- 
    532 Need account for storing files. 
    存儲文件需要賬戶信息 
    ----------------------------------- 
    550 Requested action not taken. File unavailable (e.g., file not found, no access). 
    請求操作未被執行,文件不可用。 
    ----------------------------------- 
    551 Requested action aborted. Page type unknown. 
    請求操作中止,頁面類型未知 
    ----------------------------------- 
    552 Requested file action aborted. Exceeded storage allocation (for current directory or dataset). 
    對請求文件的操作中止。 超出存儲分配 
    ----------------------------------- 
    553 Requested action not taken. File name not allowed 
    請求操作未被執行。 文件名不允許 
    ----------------------------------- 
    ----------------------------------- 
    這種錯誤跟http協議類似,大致是: 
    2開頭--成功 
    3開頭--權限問題 
    4開頭--文件問題 
    5開頭--服務器問題

     brucezc 回復于:2003-04-21 06:59:19
    Good

     B2Sun 回復于:2003-04-23 01:44:25
    You are so great baby!
     Copy more message about  ftp to this BBS please!

     Along

     Along@b2sun.com

     2003-4-22

     hb_xiaojun 回復于:2003-04-24 15:28:49
    Good,Thanks!

     seabillow 回復于:2003-04-26 17:19:17
    hehe~~
    有好東西大家分享嘛!

     muzx 回復于:2003-04-27 13:35:00
    很實用!
    謝謝?。?!

     footboy 回復于:2003-04-27 14:49:37
    yet

     seabillow 回復于:2003-05-01 07:16:03
    偶有加精的了
    高興ing :)

     bzzyg 回復于:2003-05-01 17:25:27
    很好

     ddcrystal 回復于:2003-06-24 11:40:29
    thanks

     fanpinthk 回復于:2003-07-07 08:03:32
    精華

     luxiao 回復于:2003-07-25 08:53:16
    有沒有ftp服務器源碼

     jimijiao 回復于:2003-09-16 13:53:05
    很實用,但好象不是很全。

    原文轉自:http://www.kjueaiud.com

    老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>