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

VMS ftp LIST parsing results in empty file list

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.6
    • 3.7
    • FTP
    • None

    Description

      VMS ftp LIST parsing results in empty list when "size / allocated" part is missing slash and allocated value. I am not sure if there is any specification on that subject to make clear if this is a valid server output or not, however MultiNet FTP Server Process V5.1(16) does this reply, for example:

       

      FILE123.DAT;1
      64 4-MAR-2019 00:04 [USR,USRGROUP] (RWED,RWED,RWED,R)
      FILE456.DAT;1
      102 28-APR-2013 23:12 [USR,USRGROUP] (RWED,RWED,RWED,R)}}

       

      No files would be returned from by FTPClient#listFiles(String path)

      Attachments

        Activity

          People

            Unassigned Unassigned
            bravehorsie Roman Grigoriadi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: