Check duplicate file from source1 against source2 and create symlink. Written in rust.
Go to file
Amaury Denoyelle 351cceab7d implement working solution 2018-08-08 17:15:13 +02:00
src implement working solution 2018-08-08 17:15:13 +02:00
.gitignore Initial commit 2018-05-01 12:14:25 +02:00
Cargo.lock Add timer 2018-05-08 14:18:59 +02:00
Cargo.toml Use crossbeam and num_cpu 2018-07-09 14:48:20 +02:00
LICENSE Initial commit 2018-05-01 12:13:24 +02:00
README.md Initial commit 2018-05-01 12:13:24 +02:00

README.md

rdupe

Check duplicate file from source1 against source2 and create symlink. Written in rust.