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

Guillaume Nodet resolved SSHD-979.
----------------------------------
    Resolution: Fixed

> Rework SFTP streams so that we can send or receive as much data as possible
> ---------------------------------------------------------------------------
>
>                 Key: SSHD-979
>                 URL: https://issues.apache.org/jira/browse/SSHD-979
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Major
>             Fix For: 2.4.1
>
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> The streams use a synchronous InputStream or OutputStream on the channel 
> which blocks for the server response whenever flush is called.  This cause a 
> huge drop of the transfer rate compared to other SFTP implementations.
>  
> This work is sponsored by Buddy [https://buddy.works/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to