[ 
https://issues.apache.org/jira/browse/NET-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Jardine updated NET-425:
-------------------------------

    Attachment: retrievefile.patch

Fixed a bug with the patch.
                
> _openDataConnection_, __storeFile, and __storeFileStream should be protected 
> and take String for FTP command.
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: NET-425
>                 URL: https://issues.apache.org/jira/browse/NET-425
>             Project: Commons Net
>          Issue Type: Improvement
>          Components: FTP
>    Affects Versions: 3.0.1
>         Environment: All
>            Reporter: Steven Jardine
>             Fix For: 3.1
>
>         Attachments: patch.txt, retrievefile.patch
>
>
> Currently __storeFile, __storeStream, and _openConnection_ are declared as 
> private and only receive int commands.  I am trying to extend the FTPClient 
> class to implement specialized commands that utilize these methods.  In order 
> for this to work I need to have these methods declared as protected as well 
> as adjust the parameters to allow for String commands.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to