An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.2% on proxy.golang.org

proxy.golang.org : github.com/horgh/tree_compare

This program takes as input a root directory. For every file under this root, it generates a checksum. It outputs the checksum and the filename. You can then compare this with a run on another host to see what differences there may be. The reason I have this is because I rsync a large directory between two hosts. rsync's --checksum flag ends up leading to a timeout due to how long it takes to generate the file list. I intend to run this offline and then resolve whatever differences there are separately.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/horgh/tree_compare
License: AGPL-3.0
Latest release: about 1 month ago
Namespace: github.com/horgh
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago