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

211.STAT - error in variable name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.0-M2
    • 1.0.0-M3
    • Server
    • None
    • affects any, mine : Embedded, a variant of RHEL3.0, vm 1.5.0_04, hostpot

    Description

      the properties file in the resource bundle FtpStatus.properties
      for Reply 211.STAT , uses the variable "client.login" whilst the FtpReplyUtil
      class looks for :

      public static final String CLIENT_LOGIN_NAME = "client.login.name";

      my current workaround is to load a private properties file
      with MessageResourceImpl to override the 211.STAT reply message
      definition.

      btw, great work - always a treat to adopt such a good code-base.

      – yves

      Attachments

        Activity

          People

            niklas Niklas Therning
            leborgne Yves Le Borgne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: