ftp命令大全 不指定

ftp命令大全
作者:技术教程  来源:技术教程  日期:2007-6-11 1:06:00 如果你经常要用FTP下载东东的话可一定要把这些让人头晕的命令参数记着。哎。如果能熟悉并灵活应用FTP的内部命令的话,那可真是事半功倍。。。

******************************************

FTP的命令行格式为:  

ftp -v -d -i -n -g [主机名] ,其中  

FTP信息代码全解   不指定

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.