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

Inconsistent behavior on FTP Client listfiles

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 1.1
    • None
    • None
    • None
    • Operating System: All
      Platform: PC

    • 26264

    Description

      I'm trying to connect to GuildFTPd FTP Server running in w2k
      if I call FTPClient.listFiles() I get an array of files

      but if I call FTPClient.listFiles(FTPClient.printWorkingDirectory())
      I get a null value
      FTPClient.printWorkingDirectory()) = "/"

      also if I pass in the name of a single sub directory I get a null value

      if I use FTPClient.changeWorkingDirectory() first and then use the
      no arg listFiles it works.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tim@13-colonies.com Timothy E. Cronin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: