Uploaded image for project: 'FtpServer'
  1. FtpServer
  2. FTPSERVER-413

STAT command returns wrong 200 state

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.5
    • 1.0.6, 1.1.0
    • None
    • None

    Description

      I'm now using MINA FtpServer for the Integration Tests of Apache mavens wagon-ftp. While upgrding from a 8 year old avalon based ftpserver jar, I figured that a unit test is broken.
      This has to do with FtpServer returning a 200 state which is imo invalid.

      According to the officla RFC http://www.faqs.org/rfcs/rfc959.html STAT may only return the following codes:

      STAT
      211, 212, 213
      450
      500, 501, 502, 421, 530

      I think returning 200 (command ok) after a STAT command is a bug.

      Attachments

        Activity

          People

            niklas Niklas Therning
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: