You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2011/02/16 15:38:58 UTC

[jira] Created: (NET-358) Implement copy Listener in FTPClient file operations

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

        

[jira] Updated: (NET-358) Implement copy Listener in FTPClient file operations

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated NET-358:
---------------------

    Fix Version/s: 3.0

> 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
>             Fix For: 3.0
>
>
> 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

        

[jira] Resolved: (NET-358) Implement copy Listener in FTPClient file operations

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved NET-358.
----------------------

    Resolution: Fixed

> 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