Hi Cyril, > Le 2 oct. 2018 à 13:41, Cyril Ferlicot <[email protected]> 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
