[
https://issues.apache.org/jira/browse/SSHD-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15498584#comment-15498584
]
Goldstein Lyor commented on SSHD-697:
-------------------------------------
Leverage the code from {{SftpFileSystemProvider}} that creates a channel.
> Add read/write methods to SftpClient that enable read/write starting from
> some offset
> -------------------------------------------------------------------------------------
>
> Key: SSHD-697
> URL: https://issues.apache.org/jira/browse/SSHD-697
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 1.2.0
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Labels: features
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> The current {{SftpClient#open}} code returns `Input/OutputStream`(s) that
> always start at offset=0 - we can leverage the protocol though and provide
> such streams that start from some *offset*.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)