Categories |
|
---|---|
Website | github.com |
Categories |
|
---|---|
Website | rdfind.pauldreik.se |
Based on our record, jdupes should be more popular than Rdfind. It has been mentiond 15 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
200 lines of Nim [1] seems to run about 9X faster than the 8000 lines of C in fdupes on a little test dir I have. If you need C, I think jdupes [2] is faster as @TacticalCoder points out a couple of times here. In my testing, `dups` is usually faster than `jdupes`, though. [1] https://github.com/c-blake/bu/blob/main/dups.nim. - Source: Hacker News / 4 months ago
There's always the well-respected tool, Czkawka. Or, of the CLI is your thing, jdupes is a good option. Source: 8 months ago
My research into this many years ago turned out that jdupes was the right / best solution I could find for my usecase. https://github.com/jbruchon/jdupes Though that works fine from a script perspective I'd like some more interactive way of sorting directories etc. Identifying is just the first step, jdupes helps with linking the files (both soft and hard links... - Source: Hacker News / 9 months ago
I can work it out by looking at https://github.com/jbruchon/jdupes. Source: 9 months ago
Jdupes is filesystem agnostic and will help you find duplicate files. Only works on exact duplicates, but considering the level of disorganization you are talking about, it sounds like you may have some exact duplicates. Source: 11 months ago
You can get a similar effect on top of any file system that supports hard links with rdfind ( https://rdfind.pauldreik.se/ ) -- but it's pretty slow. The Arch wiki says: "Tools dedicated to deduplicate a Btrfs formatted partition include duperemove, bees, bedupAUR and btrfs-dedup. One may also want to merely deduplicate data on a file based level instead using e.g. rmlint, jdupesAUR or dduper-gitAUR. For an... - Source: Hacker News / 8 months ago
Rdfind is very good. It lets you do a variety of things when you find a duplicate: symlink to it, delete it etc. It's efficient in the way it looks for duplicates. Source: over 1 year ago
You could use a deduplication tool like rdfind maybe? Source: almost 2 years ago
I generally use rdfind for this purpose on Linux, when I think/know there are probably some duplicates that I could hardlink together without negative effects. Source: almost 3 years ago
dupeGuru - dupeGuru is a tool for finding duplicate files on your computer.
Czkawka - Multi functional app to find duplicates, empty folders, similar images etc.
fdupes - FDUPES is a program for identifying or deleting duplicate files residing within specified...
AllDup - AllDup is a freeware tool for searching and removing file duplicates on your Windows computer.
Duplicate Cleaner - Duplicate Cleaner: the fastest and most popular tool for finding duplicate files. Over 1 million downloads: Get your copy now! Free and Pro versions available.
FSlint - FSlint is a utility to find and clean various forms of lint on a filesystem. I.E.