|
From: | Antonio Diaz Diaz |
Subject: | Re: Missing compression progress |
Date: | Fri, 12 Jun 2020 16:13:07 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
Hello Valentín, Valentín K. B. wrote:
First, thank you for your work. Really cool project.
You are welcome.
When I try to use plzip or tarlz (-vvv), it shows just the files that are being compressed. And when is done, shows the final status. But nothing else in the middle. Also noticed that in multithread is not using all CPUs, but not sure if is normal or not...
Tarlz does not show the compression progress, as documented in http://www.nongnu.org/lzip/manual/tarlz_manual.html#Invoking-tarlz
-v --verbose Verbosely list files processed.Plzip only shows the compression progress for multimember files, as documented in http://www.nongnu.org/lzip/manual/plzip_manual.html#Invoking-plzip
"Two or more '-v' options show the progress of (de)compression, except for single-member files."
(See also http://www.nongnu.org/lzip/manual/plzip_manual.html#Program-design).Most probably you tried files too small for the compression level selected. See http://www.nongnu.org/lzip/manual/plzip_manual.html#Minimum-file-sizes
Best regards, Antonio.
[Prev in Thread] | Current Thread | [Next in Thread] |