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)