For those wishing they could do that with zip and 7zip, you can add a permissions file to the archive that you first make with getfacl, and then on the target after extracting said archive, restore permissions and ownership with setfacl from that file.
Handy for certain support organizations that insist on a zip but that later want the permissions. (Looking at you SAP and IBM).
For those wishing they could do that with zip and 7zip, you can add a permissions file to the archive that you first make with getfacl, and then on the target after extracting said archive, restore permissions and ownership with setfacl from that file.
Handy for certain support organizations that insist on a zip but that later want the permissions. (Looking at you SAP and IBM).