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 2018/03/06 15:09:00 UTC

[jira] [Created] (SSHD-807) SFTP should accept empty owner/group value when setting attributes

Goldstein Lyor created SSHD-807:
-----------------------------------

             Summary: SFTP should accept empty owner/group value when setting attributes
                 Key: SSHD-807
                 URL: https://issues.apache.org/jira/browse/SSHD-807
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 1.7.0
            Reporter: Goldstein Lyor
            Assignee: Goldstein Lyor


According to [SFTP version 6 - section 7.5|https://tools.ietf.org/wg/secsh/draft-ietf-secsh-filexfer/draft-ietf-secsh-filexfer-13.txt]:
{quote}
If either the owner or group field is zero length, the field should be considered absent, and no change should be made to that specific field during a modification operation.
{quote}

see also https://stackoverflow.com/questions/49129859/apache-mina-sshd-project-throws-error-if-file-owner-and-group-owner-is-blank



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)