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)