File:  [NetBSD Developer Wiki] / wikisrc / projects / project / rsync.mdwn
Revision 1.3: download - view: text, annotated - select for diffs
Tue Feb 12 06:58:47 2019 UTC (4 years, 9 months ago) by maya
Branches: MAIN
CVS tags: HEAD
Mark as done, not by us. If anyone wants this, openrsync is on openbsd.

[[!template id=project

title="BSD licensed rsync replacement"

contact="""
[tech-userlevel](mailto:tech-userlevel@NetBSD.org)
"""

category="userland"
difficulty="easy"
duration="2 months"
done_by="Kritaps Dzonsons at openbsd"

description="""
Create a BSD licensed drop-in replacement for rsync that can handle large
numbers of files/directories and large files efficiently. The idea would be to
not scan the filesystem for every client to detect changes that need transfer,
but rather maintain some database that can be queried (and that also needs
updating when files are changed on the server). See supservers(8) for some ideas
of how this could work. Compatibility with existing rsync clients should be
retained.
"""
]]

CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb