Anonymous 01/06/2023 (Fri) 19:00 No.11499 del
>>11488
>does anyone know of good a program for scanning two separate hard drives and detecting any duplicate files shared in common for easy deletion? the files are spread randomly across each hard drive, they don't share common pathways. (assume FreeFileSync doesn't have this feature)

sounds like something dupeguru or czkawka would be able to do

>I have a lot of corrupted video and image files due to my hard drive failing, is there any way of automatically detecting which files are missing data so I can easily just delete them? Manually doing this is impossible because I'm a hoarder and there are far too many files to go through.

maybe you could make a script for testing all of the files with ffprobe, and if it can't play the file, delete it