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.
hackage.haskell.org
0.3.8.5
over 9 years ago
17
9,603 total
2
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
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 | 18 days ago |
Repository
| Stars | 23 on GitHub |
| Forks | 4 on GitHub |