keaz / rust-duplicate-file-detector

Duplicate file detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate file checker

crates.io Crates.io Crates.io docs.rs

About

This is a asynchronous duplicate file detector written in RUST. Has the capability to adjust the duplicate file detection using file name score and sha or file size.

How to

Install using cargo cargo install duplicate-checker
Run duplicate-checker -r={path-to-check-duplicate} -s=90
CMD arguments
-r Path to check duplicate
-s Search score

About

Duplicate file detector


Languages

Language:Rust 100.0%