[jira] [Commented] (FTPSERVER-433) Issues with data transfer for explicit SSL connections

2012-10-17 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13477730#comment-13477730 ] David Latorre commented on FTPSERVER-433: - I would suspect some bug in

[jira] [Commented] (FTPSERVER-433) Issues with data transfer for explicit SSL connections

2012-10-17 Thread JIRA
[ https://issues.apache.org/jira/browse/FTPSERVER-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13477755#comment-13477755 ] Søren Juul commented on FTPSERVER-433: -- You are right, the problem actually seems

SSHD support readline as MINA

2012-10-17 Thread Tai Phuoc Tran
Hi, I'm currently working on project that use mina as io fwk. Currently, we need to move to use apache sshd, however with new architecture of sshd which based on stream. And messages are send character by character without any handle of deleting characters (when hit backspace) In Mina, we