You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2014/10/17 15:58:33 UTC

[jira] [Created] (SSHD-364) Fix SFTP writes with offset

Guillaume Nodet created SSHD-364:
------------------------------------

             Summary: Fix SFTP writes with offset
                 Key: SSHD-364
                 URL: https://issues.apache.org/jira/browse/SSHD-364
             Project: MINA SSHD
          Issue Type: Bug
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: 0.13.0


Writing at a specified offset should not cause the file to be truncated.
Also, if the append flag is specified when the file handle is opened, all writes should happen to the end of the file.



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