FTP: FTPFileEntryParser API samples are wrong
---------------------------------------------
Key: NET-303
URL: https://issues.apache.org/jira/browse/NET-303
Project: Commons Net
Issue Type: Bug
Reporter: Jürgen Weber
The samples in the FTPFileEntryParser API doc use non-existent methods
FTPClient.createFileList(directory, parser);
FTPClient.FTPFile[] files = f.listFiles(parser, ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.