Annotation of wikisrc/projects/project/rsync.mdwn, revision 1.3
1.1 jmmv 1: [[!template id=project
2:
3: title="BSD licensed rsync replacement"
4:
5: contact="""
6: [tech-userlevel](mailto:tech-userlevel@NetBSD.org)
7: """
8:
9: category="userland"
1.2 jmmv 10: difficulty="easy"
1.1 jmmv 11: duration="2 months"
1.3 ! maya 12: done_by="Kritaps Dzonsons at openbsd"
1.1 jmmv 13:
14: description="""
15: Create a BSD licensed drop-in replacement for rsync that can handle large
16: numbers of files/directories and large files efficiently. The idea would be to
17: not scan the filesystem for every client to detect changes that need transfer,
18: but rather maintain some database that can be queried (and that also needs
19: updating when files are changed on the server). See supservers(8) for some ideas
20: of how this could work. Compatibility with existing rsync clients should be
21: retained.
22: """
23: ]]
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb