Hello,
For the first time I tried to use symlinks to include a folder in my administrative file tree. On OS level this works flawlessly ( Debian ) but when I create a Zip archive with Ark then only the symlinked folders are added to the Zip archive, not the files inside these folders. Is may be -y or --symlinks part of Ark’s default zip parameters? I just tried to zip my folder with “zip -r test testfolder” and the resulting test.zip included all the files inside the symlinked folders. By default Ark only adds empty folders. Where / How can Ark’s zip defaults be changed to avoid these empty folders?