Ich bin ein 7-Zip-Ultra.
Ich bin ein 7-Zip-Ultra.
Sometimes it is handy to use archive formats that do not confuse our windows friends. Or perhaps you want a quick listing, or to update files without reading and writing the entire thing (i.e. non-solid archives).
Zip or 7z and friends can be handy. The problem is that with their Windows hertitage they do not always (reliably) retain certain UNIX metadata. Here is are some very simple workarounds via the find command.
https://gist.github.com/ruario/3e7ccda93d1c96185f15f5657894bfcb

A simple shell‑based workaround for archiving projects with symlinks in formats that don’t preserve them (e.g. .7z or certain .zip files). It generates a script that records all symlinks, excludes ...
Rilasciato #PeaZip 10.6: Il Gestore di Archivi #OpenSource per Tutti i Sistemi Operativi
PeaZip 10.6 introduce diverse novità e miglioramenti che rendono il software ancora più potente e user-friendly. Tra le principali novità troviamo:
I'm trying to fix a "non existing issue" for some hours. What is my issue?
My issue is, that 7z is too good to be true. It can open everything and even "invalid" zip files.
What is invalid? It seems that some closing bytes were missing which caused many issues to read them via code.
Interesting here: The Windows Explorer has some issues, too, to open the zip-file and shows an error message.
I guess cross-checking the files you're creating is a good thing to do..