Implement copy Listener in FTPClient file operations
----------------------------------------------------
Key: NET-358
URL: https://issues.apache.org/jira/browse/NET-358
Project: Commons Net
Issue Type: Improvement
Reporter: Sebb
The Util.copyStream() method supports a CopyStreamListener, but at present no
classes use this.
It could be useful to add this as an option for the FTPClient file I/O methods
(retrieveFile, storeFile etc).
Rather than add an optional parameter to each of the methods, it would be
simpler to add a new instance field + setter to the FTPClient class.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira