comparing cvsup vs. rsync

Matthew Dillon dillon at apollo.backplane.com
Tue Apr 10 15:31:06 PDT 2007


    I am now running an rsync server on crater.dragonflybsd.org, serving
    the cvs repository as 'dragonfly_cvs'.

    rsync -a rsync://crater.dragonflybsd.org/dragonfly_cvs blahblah

    --

    Unfortunately I don't know how to get rsyncd to just log statistics
    on completion, and it insists on logging a warning '/etc/pwd.db: No
    such file or directory' every time due to the chroot option in the
    config file, which I can't seem to get rid of.

    Minor issue, but it would be nice if I could get statistics on
    downloads.

						-Matt





More information about the Users mailing list