The method VMSFTPEntryParser.parseFileList(InputStream listStream) should not
be present.
-----------------------------------------------------------------------------------------
Key: NET-330
URL: https://issues.apache.org/jira/browse/NET-330
Project: Commons Net
Issue Type: Bug
Components: FTP
Affects Versions: 2.0
Reporter: Sebb
Fix For: 3.0
The method VMSFTPEntryParser.parseFileList(InputStream listStream) should not
be present.
No other FTPFileEntryParser implementations have this method.
The method does not appear to be used currently in NET, and the parsers should
only be called by the engine, not by external callers.
The method should be deprecated and deleted in the next major release.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.