Comment Re:write it yourself (Score 1) 243
I had problem with 200GB of pictures. I've used "rdfind" to remove duplicates (about 80 GB). It works fast and smart: search for files with the same size, compare first and last bytes, compare md5sum. Remove duplicates or create soft/hard links.