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 01:02:00 UTC

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

Sebb created NET-576:
------------------------

             Summary: Allow FTPClient to use SYST response if system type is not specified
                 Key: NET-576
                 URL: https://issues.apache.org/jira/browse/NET-576
             Project: Commons Net
          Issue Type: New Feature
            Reporter: Sebb


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)