You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
Hello,
I have a ZIP archive created on linux using the
--symlinksoption.So my archive contains symlinks.
Yet, when I extract the corresponding files, they end up being text files with the name of the symlink target as their content.
How can I detect/handle symlinks?
Regards,