[
https://issues.apache.org/jira/browse/NET-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672490#action_12672490
]
Jignesh Patel commented on NET-255:
-----------------------------------
Thank you Rory for clarification.
However I am using "FTPFile[] listFiles()" method first and then "String[]
listNames(String pathname)" to achieve my goal.
Can you please share what "feature" in 2.0 you have mentioned in your reply to
get recursive listing?
Jignesh
> how to find a file on FTP server by providing filename
> ------------------------------------------------------
>
> Key: NET-255
> URL: https://issues.apache.org/jira/browse/NET-255
> Project: Commons Net
> Issue Type: Task
> Affects Versions: 2.0
> Environment: Windows Vista Business, JRE 1.6
> Reporter: Jignesh Patel
>
> Hello,
> I am using commons-net-2.0. After successful login on FTP server, is it
> possible to find any file by providing file name? One thing is sure - This
> file is not present directly under working directory.
> For example, the working directory on FTP server is "uw/abc". The file
> (hello.txt) path is "uw/abc/unknown_folder/hello.txt". Here I know the file
> name itself but do not know under which folder it is residing.
> Is there any method available under any class?
> Any help would be appreciated.
> Thank you
> Jignesh
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.