Hello Wrotycz, wrotycz wrote:
I tried to find it in options but there seem to be nothing which suggests there is no such option.
As you can see in the lzip manual[1], the lzip format does not contain neither the name nor the modification time of the input file, so that identical input will lead to identical output. Lzip compression is reproducible.
But if you need these data, you may append them as metadata to the compressed file and manage them with lziprecover[2].
[1] http://www.nongnu.org/lzip/manual/lzip_manual.html#File-format [2] http://www.nongnu.org/lzip/manual/lziprecover_manual.html#Trailing-data Best regards, Antonio. _______________________________________________ Lzip-bug mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lzip-bug
