aonez / aonez/Keka

Option to create .tar.7z archives in one step, due to 7zips limits in terms of file permissions

未关闭
#186 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bsdtar enhancement p7zip
主要语言
PHP
星标
7.3k
派生
294
平均合并
14 天 16 小时
30 天内合并 PR
1

描述

Hi,

I made very bad experiences concerning UNIX/macOS/precisely Mac OS X file permissions with 7zip first hand.
This got me in a lot of trouble, because I did not have the original files anymore and the unpacked files didn't have correct file permissions, which lead to all sorts of problems and a lot of pain.
As far as I know now, that is a general problem with 7zip, even in the reference implementation.
So all in all it is really not exaggerated to claim, that 7zip does not support file permissions. Most results in onlinesearches seem to agree.

Having learned from my mistakes, I now tar files I want to compress, then I compress them with 7z. So far, I did not run into problems (which is to be expected due to the nature of taring files).

Now, I think it would be very beneficial in terms of UX, to have Keka create .tar.7z files"automagically". That would save one step of work and even more clicks.

Really happy nonetheless, because it works fine doing this manually. Thanks for making this software, much appreciated.

Greetz

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。