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

Work on SSHD-881 started by Goldstein Lyor.
-------------------------------------------
> Use an internal chunking mechanism for AbstractSftpClient#write implementation
> ------------------------------------------------------------------------------
>
>                 Key: SSHD-881
>                 URL: https://issues.apache.org/jira/browse/SSHD-881
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>            Priority: Major
>
> The current code uses a single buffer to write the entire data. We should 
> consider using some internal chunking mechanism - e.g., 
> {{SshConstants.SSH_REQUIRED_PAYLOAD_PACKET_LENGTH_SUPPORT - Long.SIZE}} as 
> the default chunk size.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to