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

Doug Tucker updated SSHD-375:
-----------------------------
    Attachment: 0001-SSHD-375-implement-internal-chunking-in-DefaultSftpC.patch

attaching patch

> Buffer.MAX_LEN and DefaultSftpClient#write() don't play well t
> --------------------------------------------------------------
>
>                 Key: SSHD-375
>                 URL: https://issues.apache.org/jira/browse/SSHD-375
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Doug Tucker
>         Attachments: 
> 0001-SSHD-375-implement-internal-chunking-in-DefaultSftpC.patch
>
>
> if you make a call to the write() method with a number bigger than 
> Buffer.MAX_LEN, Buffer.getBytes() will throw an IllegalArgumentException. 
> I'll shortly edit this JIRA with a .patch file that implements a fix for this 
> - an internal "chunking" method in the write() call - and new tests for this 
> functionality.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to