sync-mht
A command line tool that can be used to incrementally synchronize a directory hierarchy with a second one. It is using a Merkle-Hash-Tree to compare the folders, such that the synchronization time and communication (round) complexity grows only logarithmically with the size of the directories (assuming the actual difference of the directories is small). The communication happens through standard streams between parent and child processes, which can easily be routed through remote command execution tools.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 9 years ago
0.3.8.5
over 9 years ago
Versions
17
17
Downloads
9,603 total
9,603 total
Dependent Repos
2
2
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/sync-mht
spec |
| License | MIT |
| First Release | over 10 years ago |
| Last Synced | 13 days ago |
Repository
| Stars | 23 on GitHub |
| Forks | 4 on GitHub |