You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Justin Rittenhouse (JIRA)" <ji...@apache.org> on 2019/03/15 18:16:00 UTC

[jira] [Created] (NIFI-6128) UnpackContent has no awareness of file permissions

Justin Rittenhouse created NIFI-6128:
----------------------------------------

             Summary: UnpackContent has no awareness of file permissions
                 Key: NIFI-6128
                 URL: https://issues.apache.org/jira/browse/NIFI-6128
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
    Affects Versions: 1.9.0
            Reporter: Justin Rittenhouse


MergeContent using TAR for packing allows for storing permissions in the newly created tarball via the tar.permissions attribute on incoming files.  UnpackContent discards all permissions information on extraction.  This makes it impossible to restore a file from a tarball with previously recorded permissions via NiFi.



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