[clue-tech] file deduplication

Kevin Fenzi kevin at scrye.com
Sun Sep 9 17:15:10 MDT 2007


On Fri, 7 Sep 2007 14:23:33 -0600
DLWillson at TheGeek.NU ("David L. Willson") wrote:

> Is anyone aware of a free (as in software) tool that will crawl a
> filesystem replacing redundant copies of files with hard-links to the
> first instance of each?

Well, if you are moving things around, you can use rsync's '-H' flag... 
as long as all the files that are the same are in the transfer, rsync
will see that they are the same and hardlink them on the final dest. 

There is also a 'hardlink' command that RedHat/Fedora have been using
on mirrors for a long long time. If you are using RedHat/Fedora you can
just 'yum install hardlink', otherwise you can pull it from cvs at: 
http://cvs.fedora.redhat.com/viewcvs/devel/hardlink/

kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://cluedenver.org/pipermail/clue-tech/attachments/20070909/2048376b/signature-0002.bin


More information about the clue-tech mailing list