Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandjelkovic/deepdirdiff
https://github.com/sandjelkovic/deepdirdiff
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sandjelkovic/deepdirdiff
- Owner: sandjelkovic
- Created: 2023-11-28T12:46:04.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-11-29T00:19:55.000Z (12 months ago)
- Last Synced: 2023-11-29T01:27:12.702Z (12 months ago)
- Language: Kotlin
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deep Dir Diff
A tool to compare if 2 directories are the same and contain the exact same files in the same hierarchy.### Why? Aren't there enough tools like these?
There's plenty of choice and variety of tools similar to this, yet each has it's own uses and quirks.
DDD was created with the primary intention of comparing massive directories of files (mainly pictures), supporting comparison on multiple machines.No tool is perfect, and the world is not perfect, data corruption during syncs and backups will happen whether we like it or not.
DDD can help you to find out what's different and where, while trying not to crash in the meantime.