Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

See also: ContentSync, Dedup #1

Open
KirillOsenkov opened this issue Mar 10, 2022 · 0 comments
Open

See also: ContentSync, Dedup #1

KirillOsenkov opened this issue Mar 10, 2022 · 0 comments

Comments

@KirillOsenkov
Copy link

Nice tool!

I wrote something similar:
https://github.com/KirillOsenkov/ContentSync

It's like robocopy, but based on contents, not timestamps. You can run it in -whatif mode where it will just print the differences, but won't do anything. Or you can run it for real, and it will make the second directory identical to the first by deleting, adding or rewriting files.

Also tangentially related:
https://github.com/KirillOsenkov/CodeCleanupTools/tree/main/FindDuplicateFilesUI

A WPF app to find duplicate files in a given directory, and allows you to delete duplicates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant