Difference between revisions of "Dupseek"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Dupseek |Short description=Finds and removes duplicate files |Full description=Dupseek groups files by size, then reads and compares small chunks of the files of th...")
 
(Added link to DUFF which is a similar program.)
Line 3: Line 3:
 
|Short description=Finds and removes duplicate files
 
|Short description=Finds and removes duplicate files
 
|Full description=Dupseek groups files by size, then reads and compares small chunks of the files of the same size. It creates smaller groups depending on these comparisons. It proceeds with bigger and bigger chunks (of size up to a hard-coded limit). It stops reading from files as soon as they form a single-element group or they are read completely (which only happens when they have a very high probability of having duplicates). The program does remove files, but it asks first. Dupseek aims for maximum efficiency by keeping file reads to a minimum and is much better than other similar programs when dealing with groups of large files of the same size. It can be interrupted at any moment. The user is then presented with partial results and can either intervene manually or go on with the reading and computation, on a group-by-group basis.
 
|Full description=Dupseek groups files by size, then reads and compares small chunks of the files of the same size. It creates smaller groups depending on these comparisons. It proceeds with bigger and bigger chunks (of size up to a hard-coded limit). It stops reading from files as soon as they form a single-element group or they are read completely (which only happens when they have a very high probability of having duplicates). The program does remove files, but it asks first. Dupseek aims for maximum efficiency by keeping file reads to a minimum and is much better than other similar programs when dealing with groups of large files of the same size. It can be interrupted at any moment. The user is then presented with partial results and can either intervene manually or go on with the reading and computation, on a group-by-group basis.
 +
|Homepage URL=http://www.beautylabs.net/software/dupseek.html
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.beautylabs.net/software/dupseek.html
 
|VCS checkout command=
 
 
|Computer languages=Perl
 
|Computer languages=Perl
|Documentation note=
+
|Related projects=DupeFinder, DUFF
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=DupeFinder
 
 
|Keywords=Perl,comparison,file,system administration,search,configuration,remove,file size
 
|Keywords=Perl,comparison,file,system administration,search,configuration,remove,file size
|Is GNU=n
+
|Version identifier=1.3
 +
|Version date=2005-03-13
 +
|Version status=beta
 +
|Version download=http://www.beautylabs.it/software/dupseek-1.3.tgz
 +
|Version comment=1.3 beta released 2005-03-13
 
|Last review by=Janet Casey
 
|Last review by=Janet Casey
 
|Last review date=2005-03-13
 
|Last review date=2005-03-13
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.3
+
|Status=
|Version date=2005-03-13
+
|Is GNU=No
|Version status=beta
+
|License verified date=2003-06-02
|Version download=http://www.beautylabs.it/software/dupseek-1.3.tgz
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2003-06-02
 
|License verified date=2003-06-02
|Version comment=1.3 beta released 2005-03-13
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Antonio Bellezza
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Antonio Bellezza
 
 
|Email=antonio@beautylabs.net
 
|Email=antonio@beautylabs.net
 
|Resource URL=
 
|Resource URL=
Line 43: Line 41:
 
|System-administration=configuration
 
|System-administration=configuration
 
|Use=system-administration
 
|Use=system-administration
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2003-06-02
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 57: Line 50:
 
|Prerequisite description=File_Find
 
|Prerequisite description=File_Find
 
}}
 
}}
 +
{{Featured}}

Revision as of 09:13, 14 December 2013


[edit]

Dupseek

http://www.beautylabs.net/software/dupseek.html
Finds and removes duplicate files

Dupseek groups files by size, then reads and compares small chunks of the files of the same size. It creates smaller groups depending on these comparisons. It proceeds with bigger and bigger chunks (of size up to a hard-coded limit). It stops reading from files as soon as they form a single-element group or they are read completely (which only happens when they have a very high probability of having duplicates). The program does remove files, but it asks first. Dupseek aims for maximum efficiency by keeping file reads to a minimum and is much better than other similar programs when dealing with groups of large files of the same size. It can be interrupted at any moment. The user is then presented with partial results and can either intervene manually or go on with the reading and computation, on a group-by-group basis.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

enyst

Verified on

19 December 2013




Leaders and contributors

Contact(s)Role
Antonio Bellezza Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:antonio@beautylabs.net


Software prerequisites

KindDescription
Required to usePerl
Required to useFile_Find




Entry






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.