[ 
https://issues.apache.org/jira/browse/VFS-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261992#comment-13261992
 ] 

Gary D. Gregory commented on VFS-412:
-------------------------------------

I am looked at this patch but I am running into some problems testing it. The 
test you submitted does not run with the build, it appears fits in the 
framework that assumes you manually manage an external server. I am working on 
a test that manages an embedded server just like for the FTP test. But... the 
test fails because is hangs when trying to read from more than one stream at a 
time. This is not an issue with plain FTP though, both FTP and FTPS use Commons 
Net at the wire level. Stay tuned to JIRA and the ML for more...
                
> Support to send execPROT("P")
> -----------------------------
>
>                 Key: VFS-412
>                 URL: https://issues.apache.org/jira/browse/VFS-412
>             Project: Commons VFS
>          Issue Type: Improvement
>            Reporter: Jose Juan Montiel
>            Priority: Minor
>              Labels: patch
>         Attachments: patch_412.txt, patch_exexprot.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The layer over FTPSClient can't permit to send a client.execPROT("P") and 
> this make in FTPS explicit (with vsFTPd 2.0.7) make an error:
> SSL version: TLSv1/SSLv3, SSL cipher: DES-CBC3-SHA, not reused, no cert
> 522 Data connections must be encrypted.
> The patch offer via FtpsFileSystemConfigBuilder the option to set execPROT 
> like do with setPassiveMode.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to