[
https://issues.apache.org/jira/browse/NET-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778123#action_12778123
]
Ganesh commented on NET-299:
----------------------------
>>What OS are you running on?
windows XP
>>What OS are you connecting to?
solaris 10
>>What does "Not able" mean? Do you get any error messages? If so what are they?
How do i list using a pattern. i did not find any methods to list with filename
pattern.
>>What did you expect to see, and what did you actually see?
if my directory contains following files
abcd xyz.txt
abdd.txt
abcd xyz.data
i am expecting
abcd xyz.txt
abcd xyz.data
when using "abcd xyz.*" pattern
i did not find any methods to list with filename pattern.
>>What files are actually present in the destination directory?
txt and data files (.txt and .data)
Are you sure that they match the pattern you used?
i did not find any methods to list with filename pattern.
> Cannot operate directory listing using a pattern includes wildcard chars
> ------------------------------------------------------------------------
>
> Key: NET-299
> URL: https://issues.apache.org/jira/browse/NET-299
> Project: Commons Net
> Issue Type: Bug
> Reporter: Ganesh
>
> Not able to List directory using a pattern
> eg :
> ftpClient.listFiles("ABC*_2009?DATA")
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.