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

Sebb commented on NET-533:
--------------------------

Do any command-line FTP clients offer the same functionality?

At best, this is a feature request - it is definitely not a bug - but I think 
it is out of scope for NET.

> FTPClient unable to handle a recursive listing
> ----------------------------------------------
>
>                 Key: NET-533
>                 URL: https://issues.apache.org/jira/browse/NET-533
>             Project: Commons Net
>          Issue Type: Bug
>          Components: FTP
>    Affects Versions: 3.3
>         Environment: Android 4.0.4
>            Reporter: Christopher Yeleighton
>
> The expression (ftpClient .listFiles ("-lR")) 
> evaluates to (FTPFile [] { "a", "b/", "a"  }) 
> rather than (FTPFile [] { "a", "b/", "b/a"  }).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to