[ 
https://issues.apache.org/jira/browse/NET-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirill Safonov updated NET-300:
-------------------------------

    Attachment: NET-300.patch

patch attached

> FTPClient.listFiles() throws NullPointerException if listHiddenFiles is TRUE
> ----------------------------------------------------------------------------
>
>                 Key: NET-300
>                 URL: https://issues.apache.org/jira/browse/NET-300
>             Project: Commons Net
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Kirill Safonov
>         Attachments: NET-300.patch
>
>
> When listHiddenFiles is TRUE FTPClient.getListArguments() code determines the 
> length of pathname parameter to create the appropriate StringBuffer 
> (FtpClient.java:2319).
> Still pathname may merely be null if I call FTPClient.listFiles() - the one 
> without params

-- 
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