[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2020-07-06 Thread Erick Lichtas (Jira)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17152044#comment-17152044 ] Erick Lichtas commented on NET-408: --- I cache it the _connectAction_() method. Something like this:

[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2020-07-06 Thread Erick Lichtas (Jira)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17152043#comment-17152043 ] Erick Lichtas commented on NET-408: --- [~eolivelli] - you will need to make sure you pass in the appropriate

[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2020-07-06 Thread Erick Lichtas (Jira)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17152035#comment-17152035 ] Erick Lichtas commented on NET-408: --- [~jtoivonoja] - This case went quiet for a long time and my patch,

[jira] [Updated] (NET-408) problem connecting to ProFTPD with FTPES

2020-07-06 Thread Erick Lichtas (Jira)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Lichtas updated NET-408: -- Attachment: FTPSClientWithTLSResumption.zip > problem connecting to ProFTPD with FTPES >

[jira] [Updated] (NET-408) problem connecting to ProFTPD with FTPES

2020-07-06 Thread Erick Lichtas (Jira)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Lichtas updated NET-408: -- Attachment: (was: FTPSClientWithTLSResumption.zip) > problem connecting to ProFTPD with FTPES >

[jira] [Updated] (NET-408) problem connecting to ProFTPD with FTPES

2017-06-09 Thread Erick Lichtas (JIRA)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Lichtas updated NET-408: -- Attachment: FTPSClientWithTLSResumption.zip Hi everyone, I have adjusted the implementation of the

[jira] [Commented] (NET-354) FTPSClient not properly supporting CCC and PROT P

2011-04-19 Thread Erick Lichtas (JIRA)
[ https://issues.apache.org/jira/browse/NET-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13021626#comment-13021626 ] Erick Lichtas commented on NET-354: --- Calling close on the client side appears to be

[jira] [Updated] (NET-354) FTPSClient not properly supporting CCC and PROT P

2011-04-13 Thread Erick Lichtas (JIRA)
[ https://issues.apache.org/jira/browse/NET-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Lichtas updated NET-354: -- Attachment: CCCTester.java Sample program to connect to an FTPS server, set the data channel protection

[jira] [Issue Comment Edited] (NET-354) FTPSClient not properly supporting CCC and PROT P

2011-04-13 Thread Erick Lichtas (JIRA)
[ https://issues.apache.org/jira/browse/NET-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13019368#comment-13019368 ] Erick Lichtas edited comment on NET-354 at 4/13/11 3:12 PM:

[jira] [Commented] (NET-354) FTPSClient not properly supporting CCC and PROT P

2011-04-12 Thread Erick Lichtas (JIRA)
[ https://issues.apache.org/jira/browse/NET-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13019068#comment-13019068 ] Erick Lichtas commented on NET-354: --- I also noticed that the CCC implementation was not