DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31636>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31636

FTPClient.storeFile() should allow to specify CopyStreamListener





------- Additional Comments From [EMAIL PROTECTED]  2004-10-11 17:07 -------
FTPClient is a little overburdened with convenience methods, so I don't
think we want to add more methods with extra arguments.  If you want to
track the progress of a file transfer, you can use storeFileStream.  All
of these convenience functions, including your proposed enhancement could
be refactored into a separate class or a subclass.  I'm non-committal
about any of the possible approaches to this issue, so I'm leaving the
issue as NEW and deferring to the input other Commons Net developers and users.
commons-dev is probably the right place for enhancement discussions.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to