Oct. 2, 2018
11:44 a.m.
Hi Cyril,
Le 2 oct. 2018 à 13:41, Cyril Ferlicot <cyril.ferlicot@gmail.com> a écrit :
Hi!
I just found that ZipArchive does not honor symbolic links (at least in Pharo 7).
I would like to know if this is a known bug? I found out because I was using Pharo to unzip some Pharo vms and it broke all the dynamic libraries :(
It is a known limitation of ZipArchive. It does not honor symbolic links nor preserve permissions on files ⦠Christophe