logo
首页技术栈工具库讨论
sync-mht

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconekarayel/sync-mht16
HACKAGE
carbal install sync-mht
查看
标签
根据用户添加的标签生成
暂无标签