Goldstein Lyor created SSHD-547:
-----------------------------------
Summary: Ignore offset in SFTP SSH_FXP_WRITE if file opened with
SSH_FXF_APPEND_DATA access
Key: SSHD-547
URL: https://issues.apache.org/jira/browse/SSHD-547
Project: MINA SSHD
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
Priority: Minor
Fix For: 1.0.0
As specified in section 8.1.1.3 of [version
6|https://tools.ietf.org/id/draft-ietf-secsh-filexfer-13.txt]:
{quote}
Data is always written at the end of the file. The offset field of
SSH_FXP_WRITE requests is ignored.
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)