好多人不太會看FTP信息錯誤!如果下載不了,一定是出了錯誤,自己要知道是什么地方錯了。為什么錯。
下面說說幾個非常典型的。
530,說明密碼錯誤。
550,說明地址有錯誤,可能是盜連沒有改。
詳細的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時間內可用
———————————–