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/09 14:28:20 UTC

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

Goldstein Lyor created SSHD-697:
-----------------------------------

             Summary: Added 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


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)