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 2015/06/19 02:10:00 UTC

[jira] [Resolved] (NET-576) Allow FTPClient to use SYST response if system type is not specified in configuration

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

Sebb resolved NET-576.
----------------------
       Resolution: Fixed
    Fix Version/s: 3.4

URL: http://svn.apache.org/r1686344
Log:
NET-576 Allow FTPClient to use SYST response if system type is not specified in configuration

Modified:
    commons/proper/net/trunk/src/changes/changes.xml
    commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPClient.java
    commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPClientConfig.java


> Allow FTPClient to use SYST response if system type is not specified in configuration
> -------------------------------------------------------------------------------------
>
>                 Key: NET-576
>                 URL: https://issues.apache.org/jira/browse/NET-576
>             Project: Commons Net
>          Issue Type: New Feature
>    Affects Versions: 3.3
>            Reporter: Sebb
>             Fix For: 3.4
>
>
> At present the FTPClient code assumes that FTPClientConfig always provides the system type.
> Generally speaking, the application will know what the system type is.
> Also some of the other config settings depend on the system type.
> However there may be occasions when it would be useful to provide some config settings (e.g. setUnparseableEntries) but still allow the system type to be determined dynamically.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)