Openrsync: An implementation of rsync, by the OpenBSD team
github.com原文 ↗
openrsync 是 OpenBSD 团队维护的 rsync 兼容实现,仓库版本是 OpenBSD base 加便携性 glue。README 写明它测试对齐 rsync 3.1.3、支持 protocol 27,但只实现命令行参数子集,并把 canonical documentation 放在 openrsync(1)、rsync(5)、rsyncd(5) 手册页。它值得看是因为 rsync 协议实现难点不在 UI,而在兼容性、协议细节和许可边界。
–浏览
评论 · Comments