Skip to content

I have a question about creating a 7z file with symbolic links in Linux. #166

Answered by rikyoz
whitelazy asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!
I just pushed a commit that should fix the handling of symbolic links in 7z archives (2de9981).
Now, bit7z doesn't follow symbolic links if you call setStoreSymbolicLinks(true), which was the issue.
As a side note, now enabling storing symbolic links also sets the solid compression mode to true, which is the same behavior of 7-zip/p7zip.

Let me know if it works for you!

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@whitelazy
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@whitelazy
Comment options

@rikyoz
Comment options

Answer selected by whitelazy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants