Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tar包在window压缩时入口路劲分隔符错误导致linux无法正确解压出包内目录结构 #94

Closed
wghule opened this issue Jul 30, 2023 · 2 comments

Comments

@wghule
Copy link

wghule commented Jul 30, 2023

tar包在window压缩时入口路劲在_addDirEntry处理 newOpts.relativePath 应该固定以linux的分隔符 / 来组织路径,以兼容window和linux的tar包解压

@fengmk2
Copy link
Member

fengmk2 commented Jul 31, 2023

@wghule 欢迎来贡献解决

@fengmk2
Copy link
Member

fengmk2 commented May 23, 2024

#106

@fengmk2 fengmk2 closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants