zipper icon indicating copy to clipboard operation
zipper copied to clipboard

MacOS when I unzip, it lost symbolic link info.

Open ShadowZzj opened this issue 1 year ago • 1 comments

When a folder contains symbolic link is zipped using the os x "compress" from the right click menu, using unzipper to unzip it will result in a normal text file with the content pointing to the original file. It lost the symbolic file attribute

ShadowZzj avatar Aug 07 '24 09:08 ShadowZzj

@ShadowZzj probably not, without hack, since symbolic links are not compatible for windows.

Lecrapouille avatar Aug 07 '24 17:08 Lecrapouille