Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.3
-
None
-
None
Description
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.