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

Joerg Schaible resolved VFS-458.
--------------------------------

    Resolution: Fixed

$ svn ci -m "FTPS provider missed functionality and bug fixes already available 
for the FTP provider."
Sending        
core/src/main/java/org/apache/commons/vfs2/provider/ftp/FTPClientWrapper.java
Sending        
core/src/main/java/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.java
Sending        
core/src/main/java/org/apache/commons/vfs2/provider/ftp/FtpFileSystemConfigBuilder.java
Sending        
core/src/main/java/org/apache/commons/vfs2/provider/ftps/FtpsClientFactory.java
Sending        
core/src/main/java/org/apache/commons/vfs2/provider/ftps/FtpsClientWrapper.java
Sending        
core/src/main/java/org/apache/commons/vfs2/provider/ftps/FtpsFileSystemConfigBuilder.java
Adding         
core/src/test/java/org/apache/commons/vfs2/provider/ftps/test/AbstractFtpsProviderTestCase.java
Adding         
core/src/test/java/org/apache/commons/vfs2/provider/ftps/test/FtpsProviderExplicitTestCase.java
Adding         
core/src/test/java/org/apache/commons/vfs2/provider/ftps/test/FtpsProviderImplicitTestCase_Disabled.java
Sending        
core/src/test/java/org/apache/commons/vfs2/provider/ftps/test/FtpsProviderPROTTestCase_Disabled.java
Deleting       
core/src/test/java/org/apache/commons/vfs2/provider/ftps/test/FtpsProviderTestCase_Disabled.java
Sending        
core/src/test/java/org/apache/commons/vfs2/provider/ftps/test/MultipleConnectionTestCase.java
Sending        src/changes/changes.xml
Transmitting file data ............
Committed revision 1448341.
                
> FTPS implementation incomplete and buggy compared to FTP
> --------------------------------------------------------
>
>                 Key: VFS-458
>                 URL: https://issues.apache.org/jira/browse/VFS-458
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Joerg Schaible
>            Assignee: Joerg Schaible
>             Fix For: 2.1
>
>
> The FTPS provider started as copy of the FTP implementation. Part of the code 
> between the two providers were shared, other parts evolved individually. 
> Therefore some options of the FTP provider were not present (although the 
> shared part tried to use them) and some bug fixed were not automatically 
> inherited.
> The FTPS implementation should inherit as much as possible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to