Hi Bruno,
Here's a patch that I tried. I wanted mondorestore compare to explain some of the difference between the count it showed of significant file differences and the number of files that were listed in the non-matching filelist. Maybe this is obvious to everyone else, but load_filelist_into_array
had a few different criteria for excluding files from the filelist and I wanted to verify which files it found that were deleted from the system.
In load_filelist_into_array count the files that can't be found now in the file system. Display the total. Record the file names in a 'deleted.files' file.
I hope this is helpful.
Regards,
Scott