I am using the zip -FS
command to sync a directory with a zip archive. While it works quite well in general, I have noticed, that this doesn't update changes in file permission or owner.
Is there a way to achieve this? Or is there another archiving / packaging tool that can do it? Don't need compression, just a way to regularly sync many small files into a single big file.