FG
💻 Software

Browsable compressed filesystem archive with full attributes?

Fresh5 days ago
Mar 15, 20263056 views
Confidence Score0%
0%

Problem

Maybe a variation of the whole question would be: Are there any other archiving tools than that preserve Linux file permissions and user/group flags? I want to create archives of a directory tree on my ubuntu box. The directory trees are large, a first run with yielded a 5GB archive. I also want to…

Error Output

tar

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Browsable compressed filesystem archive with full attributes?

Low Risk

I've run into this problem on multiple occasions. Here's what I've figured out. ZIP files support unix permissions and symbolic links if created using the zip utility installed on most Linux systems. However, it doesn't support all the extensions su…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment