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

Rory Winston commented on NET-156:
----------------------------------

Hi Sebb

Actually, I had a think about it - and you're possibly right - this might make 
sense as part of the client API after all, since it is not specific to any 
server implementation.  I'll re-open.

Billy, if you are still willing to contribute  a patch, I will be happy to 
review it for inclusion.

Thanks

> New FTPClient method to retrieve all directory names in the current working 
> directory.
> --------------------------------------------------------------------------------------
>
>                 Key: NET-156
>                 URL: https://issues.apache.org/jira/browse/NET-156
>             Project: Commons Net
>          Issue Type: New Feature
>    Affects Versions: 1.5
>         Environment: Operating System: All
>            Reporter: Billy Bacon
>            Priority: Minor
>
> A project I'm on had a requirement which I needed to traverse each directory 
> from the users home directory (after logging in to the ftp server) and 
> download a specific file format. I created a method listDirectories() which 
> will return a String[] of directory names which reside in the current working 
> directory. I thought this could be a nice addition to the API and would like 
> to contribute the code I wrote.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to