[ 
https://issues.apache.org/jira/browse/NET-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007961#comment-13007961
 ] 

Sebb commented on NET-376:
--------------------------

At some point I'm hoping to implement MLST and MLSD [1] which should avoid any 
parsing issues for servers that support them.

[1] http://tools.ietf.org/html/rfc3659#section-7

> 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