setListHiddenFiles doesn't work for HFS file system running under zos
---------------------------------------------------------------------

                 Key: NET-376
                 URL: https://issues.apache.org/jira/browse/NET-376
             Project: Commons Net
          Issue Type: Bug
          Components: FTP
    Affects Versions: 2.2
         Environment: IBM z/OS running HFS
            Reporter: Colin Stone


The implementation for setListHiddenFiles is essentially the use of a '-a' 
parameter appended to the LIST command. This retrieves the data in a different 
format to without the parameter and the parse engine used by 
initiateListParsing fails to read the lines returned. 
I suggest the parameter should have been '-al' for this scenario

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to