Dedux - file deduplication utility.
- Dedux scans file system at specified path and recalculates thumbprints of files very fast;
- Dedux detects duplicates in report;
- Dedux caches scanned thumbprints for futher scanning without recalculating hashes, that increase speed of re-scanning file system;
- Dedux compares files in input directory with existing files in target directory and deletes files in source if they are exist in target.
Single call CLI.
You can use dedux in scheduler to recalculate target file system continuously.