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

FTPClient.getModificationTime(String path) throws an ArrayOutOfBoundsException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.0
    • 2.2
    • FTP
    • None
    • all

    Description

      FTPClient eventually ends up calling sendCommand(int command, String args) with MOD_TIME (=33) and the path to the file.
      FTPCommands._commands is missing the "MDMT" string in the array, causing the out of bounds exception.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aatkddny alan atkinson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: