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

LIST command does not work right with hidden files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.2
    • 1.0.3, 1.1.0
    • Core
    • None

    Description

      It appears that the LIST command does not work quite right with hidden files. My testing on a Windows system gave the following results:

      (1) a simple LIST command with no arguments, returns the list of all children (including hidden files)
      (2) LIST -la or LIST -a command returns all files that are NOT hidden

      I think the behavior should be the other way round; i.e. (1) should return all children that are not hidden and (2) should return all children including the hidden ones.

      Attachments

        1. FTPSERVER-326.patch
          0.7 kB
          Sai Pullabhotla

        Activity

          People

            niklas Niklas Therning
            psai Sai Pullabhotla
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: