`

FTP Reply Codes

 
阅读更多

FTP Reply Codes

from: http://publib.boulder.ibm.com/infocenter/zvm/v5r4/index.jsp?topic=/com.ibm.zvm.v54.kijl0/ftpcod.htm
z/VM V5R4.0 TCP/IP User's Guide
SC24-6127-04 

When you enter an FTP command, TCP/IP displays the sequence of subcommands, if any, that are sent to the foreign host's FTP server. In addition, the subcommand's response is also displayed as a reply code. These replies ensure the synchronization of requests and actions during file transfer, and guarantee that you always know the state of the foreign host's FTP server. The descriptions of the possible reply codes are listed in Table 8.

Note:
In general, the reply code descriptions below will not match the messages received from a foreign host, since reply message text will vary from one server implementation to another. The following descriptions are intended to provide an explanation of the reply codes themselves.

Table 8. FTP Reply Codes Code Description
110 Restart marker reply
120 Service ready in nnn minutes
125 Data connection already open; transfer starting
150 File status okay; about to open data connection
200 Command okay
202 Command not implemented; not used on this host
211 System status, or system help reply
212 Directory status
213 File status
214 Help message
215 VM is the operating system of this server
220 Service ready for new user
221 QUIT command received
226 Closing data connection; requested file action successful
227 The FTP server has opened a passive connection for data transfer at the specified IP address and port.
230 User logged on; requested minidisk, BFS, or SFS Directory not available; proceed
234 Security data exchange complete
250 Requested file action or directory okay, completed
255 In target directory already
257 PATH NAME created or directory status given
331 Send password please
332 Supply minidisk password using account
421 Service not available; closing Telnet connection
425 Cannot open data connection
426 Connection closed; transfer ended abnormally
431 Temporarily unable to process security
450 Requested action not taken; file busy, minidisks or SFS directory not available
451 Requested action aborted; local error in processing
452 Requested action not taken; insufficient storage space in system
500 Syntax error; command unrecognized
501 Syntax error in parameters or arguments
502 Command not implemented
503 Bad sequence of commands
504 Command not implemented for that parameter
521 Data connection cannot be opened with this PROT setting
530 Not logged on
532 Need account for storing files
533 Command protection level denied for policy reasons
534 Request denied for policy reasons
550 Requested action not taken; file not found or no access
551 Requested action aborted; page type unknown
552 Requested file action ended abnormally; exceeded storage allocation
553 Requested action not taken; file name not allowed

 

 

分享到:
评论

相关推荐

    Algebraic codes for data transmission

    为此,纠错码(Error-Correcting Codes, ECC)作为一项关键的技术手段,在减少数据传输过程中的错误方面发挥着基础性的作用。本书《代数编码在数据传输中的应用》由伊利诺伊大学厄巴纳-香槟分校电气与计算机工程系...

    Error-Correcting Codes - Revised, 2nd Edition.djvu

    Error-Correcting Codes, by Professor Peterson, was originally published in 1961. Now, with E. J. Weldon, Jr., as his coauthor, Professor Peterson has extensively rewritten his material. The book ...

    C++ Codes C++ Codes

    在这个名为"C++ Codes"的压缩包中,可能包含了各种C++编程的示例代码、练习项目或库,涉及了C++的多个方面,例如基础语法、类与对象、模板、异常处理、STL(标准模板库)等。 **C++基础语法** C++的基础语法包括...

    github-recovery-codes.txt

    github-recovery-codes.txt

    SMD-codes Active SMD semiconductor components marking codes

    ### SMD-Codes:主动型SMD半导体组件的标记代码 #### 概述 随着电子产品技术的不断进步和发展,表面贴装技术(Surface Mount Technology,简称SMT)因其体积小、重量轻、易于自动化组装等优点,在电子产品的设计与...

    The.Theory.of.Error-Correcting.Codes

    - **克尔多克码(Kerdock Codes)**与**预备拉塔码(Preparata Codes)**:这两类码具有良好的非线性性质,适合于某些特定的应用场景。 - **自对偶码(Self-Dual Codes)**:这类码具有独特的数学性质,在编码理论中占有...

    Low Density Parity Check Codes

    ### 低密度奇偶校验码 (Low Density Parity Check Codes) #### 概述 低密度奇偶校验码(Low Density Parity Check Codes,简称LDPC码)是一种高效的线性错误校正码,最初由罗伯特·G·加拉格尔(Robert G. ...

    MATLAB Codes for Finite Element Analysis_matlab_

    标题中的“MATLAB Codes for Finite Element Analysis”表明这是一个关于使用MATLAB进行有限元分析的资源。有限元分析(Finite Element Analysis, FEA)是一种数值计算方法,常用于工程领域,如结构力学、流体力学等...

    Cracking Codes with Python (True PDF)

    Cracking Codes with Python: An Introduction to Building and Breaking Ciphers (True PDF)

    Learning Binary Codes for Collaborative Filtering

    codes for collaborative filtering, which enables us to efficiently make recommendations with time complexity that is independent of the total number of items. We propose to construct binary codes for ...

    fk2_codes fk2_codes

    【描述】"fk fk2_codes 2_codes fk2_codes fk2_codes fk2_codes fk2_codes fk2_codes"看起来像是重复的关键词,"fk"可能是缩写,可能是开发者的名字、项目代号或者是某种编程概念的简写。"2_codes"可能表示第二版...

    turbo codes 的matlab仿真程序

    涡轮码(Turbo Codes)是一种纠错编码技术,它在通信和存储系统中扮演着重要的角色,因其接近香农极限的性能而闻名。MATLAB是一个强大的数学计算软件,广泛用于科学计算、工程仿真以及信号处理等领域。在这个"turbo ...

    Introduction To Error Correcting Codes

    错误校正码(Error-Correcting Codes, ECC)是信息理论中的一个基础概念,它们在数字通信和存储领域扮演着至关重要的角色。为了确保数据在传输或存储过程中遭受干扰时,接收方能够准确还原发送方的信息,错误校正码...

    Variable-length Codes for Data Compression.pdf

    《Variable-length Codes for Data Compression》是一本关于数据压缩领域中变长编码技术的专业书籍。本书由David Salomon教授撰写,详细介绍了各种变长编码算法及其在实际数据压缩场景中的应用。 #### 什么是变长...

    Fundamentals of Error-Correcting Codes

    错误纠正编码(Error-Correcting Codes,ECC)是通信和数据存储领域中至关重要的技术,旨在检测并修复数据传输或存储过程中可能出现的错误。《Fundamentals of Error-Correcting Codes》这本书由W. Cary Huffman撰写...

    codes for Stanford ML course

    This rar-file contains all the codes of the Stanford ML courses, you can download it and execute them in you matlab paltform

    Windows Message Codes(系统消息代码).pdf

    Windows Message Codes(系统消息代码)

Global site tag (gtag.js) - Google Analytics