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

Allow customization of LIST command file format

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.0.6
    • None
    • Server
    • None

    Description

      The LIST command is hard coded to use LISTFileFormater which is reasonable when presenting a Unix style file listing. However, I have a requirement to present a Windows style listing.

      The fix is to copy/paste the whole LIST command class to change this one line to use a different formatter.

      I'd prefer to subclass or have a system preference instead.

      I'm going with the copy/paste for now but will look into providing a patch for either a cleaner subclass approach or a configuration via a factory.

      Attachments

        Activity

          People

            Unassigned Unassigned
            massfords Mark Ford
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: