Zips would support including external attributes like the executable bit of files - this currently isn't done, so when a zipfile of a folder is downloaded, shell scripts stop being executable after unzipping
See https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT sections 4.3.12 & 4.4.15 as well as http://www.forensicswiki.org/wiki/Zip#External_file_attributes
[JENKINS-27937] Archives of Workspaces / Artifacts don't preserve external attributes (like 'executable') although the Zip format supports it
Description | Original: Zips would support including extended attributes like the executable bit of files - this currently isn't done, so when a zipfile of a folder is downloaded, shell scripts stop being executable after unzipping :( |
New:
Zips would support including external attributes like the executable bit of files - this currently isn't done, so when a zipfile of a folder is downloaded, shell scripts stop being executable after unzipping :( See https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT sections 4.3.12 & 4.4.15 as well as http://www.forensicswiki.org/wiki/Zip#External_file_attributes |
Summary | Original: Archives of Workspaces / Artifacts don't preserve extended attributes (like 'executable') although the Zip format supports it | New: Archives of Workspaces / Artifacts don't preserve external attributes (like 'executable') although the Zip format supports it |
Workflow | Original: JNJira [ 162535 ] | New: JNJira + In-Review [ 180963 ] |