💻 Software
file permission in zip/7z/rar?
Fresh5 days ago
Mar 15, 202617839 viewsConfidence Score0%
0%
Problem
I want to package my application for linux, I use zip/tar.gz/7z/rar to do the compress in Windows. Because I do the compress in Windows, so when I extract the package in Linux, the file permission is reset. The problem is Only the tar.gz can let me extract runable files, other format (zip/7z/rar) n…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: file permission in zip/7z/rar?
Low Risk
Zip does support *nix permissions, but there is no tool under Windows that lets you set them arbitrarily. It is possible to write a Python script that can set them though.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix