Closed hwoodiwiss closed 1 year ago
Aims to add support for copying Unix file permissions when using Compress-Archive to create Zip Archives
This PR fixes #36 by bitwise-or-ing the FilesystemInfo.UnixFileMode property into the ZipArchiveEntry.ExternalAttributes
@microsoft-github-policy-service agree
PR Summary
Aims to add support for copying Unix file permissions when using Compress-Archive to create Zip Archives
PR Context
This PR fixes #36 by bitwise-or-ing the FilesystemInfo.UnixFileMode property into the ZipArchiveEntry.ExternalAttributes