[ 
https://issues.apache.org/jira/browse/SSHD-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363440#comment-17363440
 ] 

Pavel Stetsuk edited comment on SSHD-1182 at 6/15/21, 7:46 AM:
---------------------------------------------------------------

SftpRemotePathChannel is also affected. transferTo() dosn't work if start 
position > 0

I've fixed it also and added tests in SftpTest  and SftpRemotePathChannelTest


was (Author: pstetsuk):
SftpRemotePathChannel also affected. transferTo() dosn't work if start position 
> 0

I've fixed it also and added tests in SftpTest  and SftpRemotePathChannelTest

> skip() doesn't work properly in SftpInputStreamAsync
> ----------------------------------------------------
>
>                 Key: SSHD-1182
>                 URL: https://issues.apache.org/jira/browse/SSHD-1182
>             Project: MINA SSHD
>          Issue Type: Bug
>            Reporter: Pavel Stetsuk
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> skip() doesn't work properly in SftpInputStreamAsync if executed before read 
> a data.
> In this case data read from the beginning and skip() is ignored



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to