Even
Even

Reputation: 287

What is the right java API to get filtered file list from ftp server

I am just wondering how can I get the filtered file list from ftp server by maybe using wildcard in the parameter of some java api, I can't find the right api down here anyways, thanks a lot for any pointers!

http://commons.apache.org/net/apidocs/org/apache/commons/net/ftp/FTPClient.html

Even

Upvotes: 3

Views: 2575

Answers (1)

Related Questions