[
https://issues.apache.org/jira/browse/VFS-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718608#comment-14718608
]
Daniel Einspanjer commented on VFS-462:
---------------------------------------
I know this is ancient, but I just wanted to mention that the Javadoc for this
change points at itself for the deprecated use instead link.
> [FTPS] Use enum instead of String for FtpsType
> ----------------------------------------------
>
> Key: VFS-462
> URL: https://issues.apache.org/jira/browse/VFS-462
> Project: Commons VFS
> Issue Type: Improvement
> Affects Versions: 2.0
> Reporter: Joerg Schaible
> Assignee: Joerg Schaible
> Priority: Trivial
> Fix For: 2.1
>
>
> The connection mode for FTPS is configured with a string. Actually the
> underlaying implementation uses a boolean to separate between "implicit" and
> "explicit" mode, therefore it is somewhat strange to introduce two string
> constants for this option and throw an exception (non-localized) if the
> provided configuration value does not match.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)