You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2016/09/18 15:29:20 UTC

[jira] [Resolved] (SSHD-697) Add read/write methods to SftpClient that enable read/write starting from some offset

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

Goldstein Lyor resolved SSHD-697.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> 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
>             Fix For: 1.3.0
>
>   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)