Hi experts and pros! And a happy new year 2011 to everyone!

I'm looking for a "private" tool that could deduplicate my external HDD. I'm sure I have tons of files double on my Disk drives, and I can't afford to do it per hand. Even better if it can be free, or afordable.

The HDD is file-level access from MAC OS.X and Windows 7 clients only.

Thanks in advance for your help.

link|improve this question

1  
I'm going to move this over to our sister site superuser.com as I think they're more likely to be able to help with this type of question. – Chopper3 Jan 10 '11 at 11:06
Oh thank you! It was my mistake, I wrote it on the wrong website. – waszkiewicz Jan 10 '11 at 12:16
feedback

migrated from serverfault.com Jan 10 '11 at 11:07

This question came from our site for system administrators and desktop support professionals.

1 Answer

up vote 1 down vote accepted

On OSX, use MacPorts.

port search duplicate

duff @0.4 (sysutils) Unix command-line utility for quickly finding duplicates in a given set of files fdupes @1.40 (sysutils) identify and/or delete duplicate files

link|improve this answer
I'll check this out. Thanks for the quick reply. – waszkiewicz Jan 10 '11 at 12:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.