home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / tcpip / 4218 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.9 KB

  1. Path: sparky!uunet!crdgw1!newsun!donp
  2. From: donp@novell.com (don provan)
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: Re: FTP: RFC interpretation
  5. Keywords: FTP, RFC959
  6. Message-ID: <1992Aug28.002647.22523@novell.com>
  7. Date: 28 Aug 92 00:26:47 GMT
  8. References: <1992Aug20.030954.4831@cssc-woll.tansu.com.au>
  9. Sender: usenet@novell.com (The Netnews Manager)
  10. Organization: Novell, Inc., San Jose, California
  11. Lines: 33
  12. Nntp-Posting-Host: na.novell.com
  13.  
  14. In article <1992Aug20.030954.4831@cssc-woll.tansu.com.au> brian@cssc-woll.tansu.com.au (byrnes brian) writes:
  15. >I am currently having a disagreement with IBM regarding their
  16. >interpretation of RFC959.  I am using their MVS FTP server 
  17. >(part of their TCP/IP for MVS package), and I think their 
  18. >server does not adhere to the RFC.  IBM  disagrees.
  19.  
  20. This point of RFC959 has been clarified by RFC1123, "Requirements for
  21. Internet Hosts -- Application and Support".  In general, it says that
  22. IBM shouldn't be making up numbers, but your FTP client also shouldn't
  23. assume specific response codes instead of basing its reaction solely
  24. on the highest digit of the response.  Specifically, from 4.1.2.11 on
  25. page 33 of RFC1123:
  26.  
  27. Begin quote:
  28.  
  29.             A Server-FTP SHOULD use the reply codes defined in RFC-959
  30.             whenever they apply.  However, a server-FTP MAY use a
  31.             different reply code when needed, as long as the general
  32.             rules of Section 4.2 are followed. When the implementor has
  33.             a choice between a 4xx and 5xx reply code, a Server-FTP
  34.             SHOULD send a 4xx (temporary failure) code when there is any
  35.             reasonable possibility that a failed FTP will succeed a few
  36.             hours later.
  37.  
  38.             A User-FTP SHOULD generally use only the highest-order digit
  39.             of a 3-digit reply code for making a procedural decision, to
  40.             prevent difficulties when a Server-FTP uses non-standard
  41.             reply codes.
  42.  
  43. End quote.
  44.  
  45.                         don provan
  46.                         donp@novell.com
  47.