Results 17 comments of Denis Corbin

OK, I will modify libdar for the warning does not show when -q option is used, this makes sense. There is some magic character unciphered in the archive header, but...

well, this enhancement implies a change of the libdar API: the -q option stays at dar level (command-line) and the API has today no option to display less than the...

enhancement is implemented (git/master for release 2.8.0) extending -q option to optionally receive an argument "-qcrypto" or "--quiet=crypto" For the new feature you mentionned (detection of wrong key my mean...

enhancement available with release 2.7.9, keeping open for the feature request part

correct, libdar is written in C++ and makes a big use of classes and objects. Though, one could argue that using an object is almost equivalent as adding a first...

Searching Internet, it seems complicated to call C++ routines from rust due to C++ name mangling... it is advised to pass through C, which is probably the reason why you...

I'm sorry, I'd like to have more time to work on dar/libdar but I still have to pay my bills... and dar/libdar will stay free. So there are priorities and...

This was unclear on my side what to do with these projects. Thanks for this feedback and no worries at all!

The email thread you refer to is dated from 2013 (ten years ago) and this trick/hack has been integrated in dar as part of /etc/darrc under the user target "full-from-diff"....

I understand you would like to view a percentage of completion indicator while dar is processing a backup/archive? For xz, this is feasible, because first the overall data to compress...