Lolors17@feddit.de to Memes@lemmy.ml · 1 year agotar.gzfeddit.deimagemessage-square33fedilinkarrow-up1128
arrow-up1128imagetar.gzfeddit.deLolors17@feddit.de to Memes@lemmy.ml · 1 year agomessage-square33fedilink
minus-squarepsycrow@lemmy.worldlinkfedilinkarrow-up5·1 year agoWhy use this over .7z? I’m legit curious.
minus-squareglibg10b@lemmy.mllinkfedilinkarrow-up2·1 year agoWhy use this over .xz? I’m legit curious.
minus-squareWarMarshalEmu@lemmy.worldlinkfedilinkarrow-up1·1 year agoI believe it’s because tar.gz is more ubiquitous across unix distributions. I’ve honestly never seen a 7zip file on a unix system.
minus-squareZardoz@lemmy.worldlinkfedilinkarrow-up1·1 year agoIt’s likely a combination of tradition/habit and compatibility. Tar.gz is widely supported on *nix systems, and while 7z is highly efficient, its not as widely supported and may need additional libraries or software to work on some systems,/distros
minus-squareTauZero@mander.xyzlinkfedilinkarrow-up1·1 year agoAlso, 7z does not store file permissions. Doesn’t matter for a bunch of text/media files, but needed for distributing software.
Why use this over .7z? I’m legit curious.
Why use this over .xz? I’m legit curious.
Removed by mod
I believe it’s because tar.gz is more ubiquitous across unix distributions. I’ve honestly never seen a 7zip file on a unix system.
It’s likely a combination of tradition/habit and compatibility. Tar.gz is widely supported on *nix systems, and while 7z is highly efficient, its not as widely supported and may need additional libraries or software to work on some systems,/distros
Also, 7z does not store file permissions. Doesn’t matter for a bunch of text/media files, but needed for distributing software.