[ https://issues.apache.org/jira/browse/SSHD-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated SSHD-979:
---------------------------------
Issue Type: New Feature (was: Improvement)
> 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: New Feature
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 2.5.0
>
> Original Estimate: 120h
> Time Spent: 10m
> Remaining Estimate: 119h 50m
>
> 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-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org
|