Software to look for Duplicates
Software to look for Duplicates
Basically title!
I want to run it through my NAS to free up some space.
Tha ks in advance.
31 0 ReplyThank you for the suggestion, I'll look into it.
1 0 Reply
I use fslint myself. Basically a linter for files :)
6 0 ReplyThanks, I'll check it out. :)
1 0 Reply
For the case that you use synology: already built in in the storage analyser feature
Otherwise: no clue tbh
6 1 ReplyI feel like most NAS OSes have this feature built in.
4 0 ReplyI have a Synology Nas. Never seen this function but I'll search for it, thanks!
3 0 ReplyIt does, look for storage analyzer.
3 0 Reply
DupeGuru
4 0 ReplyThank you! I'll check it out.
1 0 ReplyIts very nice. I use -Sr1 so I can then pull into a spreadsheet and look at the files and decide which one I want to keep.
1 0 Reply
I personally use rdfind as it has an option to replace duplicates with hardlinks instead of deleting them outright (if on the same filesystem). This is useful if you do still need a file to exist at multiple paths.
I then use Czkawka for everything else, especially for similar, non-duplicate files.
3 0 ReplyOoh, that's smart! Thanks for the recommendation.
1 0 Reply
Do you want something that runs on your NAS or from another computer? What OS(es) are you using?
4 1 ReplyEither way, have no real preference. :)
1 0 Reply