I have a Linux server where I only store new files or rename directories and never edit files. It contains backups from other Linux servers.
Due to certain circumstances there are quite some duplicate files, often with different names.
Is there any free Linux tool which periodically scans the filesystem and has a database with filenames, sizes and maybe sha1sums and then identifies duplicates and replaces them with hardlinks?