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 points · 16 comments · view on lemmy.world

16 Comments

SweetMylk@lemm.ee · 31 pts · 2y (1 reply)
Potatisen@lemmy.world · 1 pts · 2y

Thank you for the suggestion, I'll look into it.

lambdabeta@lemmy.ca · 6 pts · 2y (1 reply)

I use fslint myself. Basically a linter for files :)

Potatisen@lemmy.world · 1 pts · 2y

Thanks, I'll check it out. :)

Sailing7@lemmy.ml · 5 pts · 2y (3 replies)

For the case that you use synology: already built in in the storage analyser feature

Otherwise: no clue tbh

pearsaltchocolatebar@discuss.online · 4 pts · 2y

I feel like most NAS OSes have this feature built in.

Potatisen@lemmy.world · 3 pts · 2y (1 reply)

I have a Synology Nas. Never seen this function but I'll search for it, thanks!

Nionor@lemmy.world · 3 pts · 2y

It does, look for storage analyzer.

variants@possumpat.io · 4 pts · 2y

DupeGuru

EugeneNine@lemmy.ml · 4 pts · 2y (2 replies)
Potatisen@lemmy.world · 1 pts · 2y (1 reply)

Thank you! I'll check it out.

EugeneNine@lemmy.ml · 1 pts · 2y

Its 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.

cherrykraken@lemmy.ca · 3 pts · 2y (1 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.

Potatisen@lemmy.world · 1 pts · 2y

Ooh, that's smart! Thanks for the recommendation.

Deebster@programming.dev · 3 pts · 2y (1 reply)

Do you want something that runs on your NAS or from another computer? What OS(es) are you using?

Potatisen@lemmy.world · 1 pts · 2y

Either way, have no real preference. :)