Dupfinder

Filemanagers, partitioning tools, etc.
Post Reply
Message
Author
aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

Dupfinder

#1 Post by aragon »

Version: 0.8
Home: http://doubles.sourceforge.net/
Duplicate Files Finder is an application which searches for duplicate files (files which have the same content, but not necessarily the same name) and lets the user remove duplicate files, either by deleting them or by creating links. The search is very fast compared to other similiar programs which use hashing algorithms
Tested in 4.00.

Package contains:
* Menuentry: Utility => Dupfinder
* Bin: precompiled Binary
* Missing Symlink (4.00): /usr/lib/libtiff.so.4 => /usr/lib/libtiff.so.3.7.4 [if you got this lib already, it might me better to extract the package by hand...]

Package contains NOT:
* Console-Version of Dubfinder

cheers
aragon
Attachments
dupfinder.png
(35.29 KiB) Downloaded 1810 times

User avatar
HairyWill
Posts: 2928
Joined: Fri 26 May 2006, 23:29
Location: Southampton, UK

#2 Post by HairyWill »

interesting
It shows 1.94MB of dups in pup_4.00.sfs, just counting the files over 10K
it shows

Code: Select all

- 7 equal files of size 207720
  "/initrd/pup_ro2/usr/lib/locale/en_AU/LC_CTYPE"
  "/initrd/pup_ro2/usr/lib/locale/en_CA/LC_CTYPE"
  "/initrd/pup_ro2/usr/lib/locale/en_DK/LC_CTYPE"
  "/initrd/pup_ro2/usr/lib/locale/en_GB/LC_CTYPE"
  "/initrd/pup_ro2/usr/lib/locale/en_NZ/LC_CTYPE"
  "/initrd/pup_ro2/usr/lib/locale/en_PH/LC_CTYPE"
  "/initrd/pup_ro2/usr/lib/locale/en_US/LC_CTYPE"
- 2 equal files of size 92280
  "/initrd/pup_ro2/usr/bin/unzip"
  "/initrd/pup_ro2/usr/bin/zipinfo"
- 3 equal files of size 70772
  "/initrd/pup_ro2/bin/bunzip2"
  "/initrd/pup_ro2/bin/bzcat"
  "/initrd/pup_ro2/bin/bzip2"
- 2 equal files of size 25478
  "/initrd/pup_ro2/etc/cups/ppd/CUPS-PDF.ppd"
  "/initrd/pup_ro2/usr/share/ghostscript/8.15/lib/ghostpdf.ppd"
- 2 equal files of size 22855
  "/initrd/pup_ro2/usr/lib/sane/libsane-dll.so.1.0.19"
  "/initrd/pup_ro2/usr/lib/libsane.so.1.0.19"
- 6 equal files of size 19451
  "/initrd/pup_ro2/usr/lib/locale/en_AU/LC_COLLATE"
  "/initrd/pup_ro2/usr/lib/locale/en_DK/LC_COLLATE"
  "/initrd/pup_ro2/usr/lib/locale/en_GB/LC_COLLATE"
  "/initrd/pup_ro2/usr/lib/locale/en_NZ/LC_COLLATE"
  "/initrd/pup_ro2/usr/lib/locale/en_PH/LC_COLLATE"
  "/initrd/pup_ro2/usr/lib/locale/en_US/LC_COLLATE"
- 2 equal files of size 17166
  "/initrd/pup_ro2/usr/share/pixmaps/gnumeric/win32-gnumeric.ico"
  "/initrd/pup_ro2/usr/share/pixmaps/win32-gnumeric.ico"
- 2 equal files of size 16646
  "/initrd/pup_ro2/etc/X11/xorg.conf.example"
  "/initrd/pup_ro2/etc/X11/xorg.conf.t2"
- 2 equal files of size 14208
  "/initrd/pup_ro2/usr/X11R7/lib/X11/fonts/misc/cursor.pcf"
  "/initrd/pup_ro2/usr/X11R7/lib/X11/fonts/cursor.pcf-ALT0"
- 2 equal files of size 10191
  "/initrd/pup_ro2/usr/share/gnumeric/1.7.13/glade/font-sel.glade"
  "/initrd/pup_ro2/usr/share/goffice/0.5.1/glade/go-font-sel.glade"
most of these don't look like they ever need to modified independently. I wonder how much that would save compressed.

Doh, thinking harder, doesn't squashfs recognise duplicates anyway in its compression routine. I suspect there are no savings here.... move along.;)

<edit>Ah does squashfs only recognise files duplicates with the same name? There are at least 180K of dups with different names, probably only saving 60-120K compressed.</edit>
Will
contribute: [url=http://www.puppylinux.org]community website[/url], [url=http://tinyurl.com/6c3nm6]screenshots[/url], [url=http://tinyurl.com/6j2gbz]puplets[/url], [url=http://tinyurl.com/57gykn]wiki[/url], [url=http://tinyurl.com/5dgr83]rss[/url]

aarf

#3 Post by aarf »

i have got virus littered through my multiple storage medias from when i connected frequently at internet cafes (windows) and commuted via usb flashdrives then backedup my flashdrives on my laptop (linux). the virus take the form foldername.exe and show as zero size.
problem is dudfinder wont find them with a search term "*.exe".
i can zip some of the virus and attach them to the forum if you want to test :twisted: :D
pfind finds them ok but then i have to go searching to where they are to delete them one by one.

aarf

#4 Post by aarf »

for all you viral connoisseurs, just a small selection of the many avaliable for your appreciation and appraisal.
disclaimer: due to the nature of the product, this product may contain virus. if this product fails to meet expectation consult your local physician for counseling..
Attachments
virus.zip
(886 Bytes) Downloaded 968 times

User avatar
Ted Dog
Posts: 3965
Joined: Wed 14 Sep 2005, 02:35
Location: Heart of Texas

#5 Post by Ted Dog »

bump to find again.. lost in some archive of murga hope this works...

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

https://drive.google.com/folderview?id=0ByUDhE3nQF8uVDQxelBq

#6 Post by muggins »

Puppus Dogfellow has backed up a lot of stuff, including dupfindergui-0.8.pet. , in this thread:

http://murga-linux.com/puppy/viewtopic.php?t=89334

Pelo

On try.

#7 Post by Pelo »

sh-4.3# dupfinder
sh: dupfinder: command not found
sh-4.3# dupfgui
dupfgui: error while loading shared libraries: libtiff.so.4: cannot open shared object file: No such file or directory
sh-4.3#

Pelo

Re: Dupfinder 400mbs found as duplicate

#8 Post by Pelo »

aragon wrote:Version: 0.8
Home: http://doubles.sourceforge.net/
Duplicate Files Finder is an application which searches for duplicate files (files which have the same content, but not necessarily the same name) and lets the user remove duplicate files, either by deleting them or by creating links. The search is very fast compared to other similiar programs which use hashing algorithms
* Missing Symlink (4.00): /usr/lib/libtiff.so.4 => /usr/lib/libtiff.so.3.7.4 [if you got this lib already, it might me better to extract the package by hand...]

cheers
aragon
What does Aragon mean ?
Existing symlink destroyed and created again. Dupfinder appears on screen :)
Attachments
capture13634.png
400mbs found as duplicate
(23.42 KiB) Downloaded 833 times

april

#9 Post by april »

Well it seems the file should be here so I'll try to attach it
Too big for here so here is a link to my encrypted store at an amazing site Mega.nz . Woth having a look 50Gig storage encrypted for nothing


Mega Site
https://mega.nz/#!v4cTxLwI!-2z0ShCCH7Zc ... tRPVph0aJA
Sorry I don't seem to be able to make this clickable

scientist
Posts: 860
Joined: Sat 23 May 2015, 08:21

#10 Post by scientist »

aarf wrote:for all you viral connoisseurs, just a small selection of the many avaliable for your appreciation and appraisal.
disclaimer: due to the nature of the product, this product may contain virus. if this product fails to meet expectation consult your local physician for counseling..
Does the file contain actual viruses?

Like the destructive kind ?

??
Thanks,
Andy


Slacko 6.3.0 FULL INSTALL
JWM
File Manager - Thunar

april

#11 Post by april »

Nah course not . Its perfectly safe to download and execute . Go ahead Andy !

hamoudoudou

Available in Quickpet Tahrpup.

#12 Post by hamoudoudou »

listed in Quickpet Tahrpup but does not launch anything.
Pet downloaded for try .
Attachments
doublons.jpg
nice !
(69.5 KiB) Downloaded 493 times

Post Reply