I just used the program for the first time while having used alternatives like dupeguru in the past.
Looking at the results I immediately saw that I want to delete some folders (older Jetbrains RustRover version folders).
After dooing that a lot of the files in there were still shown all over the place.
The easiest solution was to restart the scan.
If dskDitto would watch the files (f.e. with fsnotify) it could detect that and remove the entries from the list allowing parallel cleanup from outside the program.
I just used the program for the first time while having used alternatives like dupeguru in the past.
Looking at the results I immediately saw that I want to delete some folders (older Jetbrains RustRover version folders).
After dooing that a lot of the files in there were still shown all over the place.
The easiest solution was to restart the scan.
If dskDitto would watch the files (f.e. with fsnotify) it could detect that and remove the entries from the list allowing parallel cleanup from outside the program.