Uploaded image for project: 'Commons Net'
  1. Commons Net
  2. NET-119

[net] allow listing of hidden files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0
    • None
    • None
    • Operating System: other
      Platform: Other

    • 37401

    Description

      Some ftp server hide files from their users.
      You can view them by issuing a "LIST -a" command.

      I propose to add the method

      FTPClient.setListHiddenFiles(boolean listHiddenFiles)

      and if it is set to add a " -a" in to the list command in method
      FTPClient.listFiles(FTPFileListParser parser, String pathname)

      I'll prepare a patch if there is consens.

      Thanks to Sylvain Perez for pointing this out.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mario@ops.co.at Mario Ivankovits
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: