rsync problems

Wayne Davison wayned at samba.org
Fri Apr 16 15:52:25 GMT 2004


On Thu, Apr 15, 2004 at 07:14:47PM -0400, Daniel Teklu wrote:
> 1. @ERROR: chroot failed

This probably means that the server isn't running as root.  Either turn
off chroot in the config file, or run rsync with more privs (and use the
uid/gid options to bring them back down again).

> building file list ... done
> wrote 6042 bytes  read 100 bytes  12284.00 bytes/sec
> total size is 492329  speedup is 80.16

This means the files are already up-to-date.  Use at least 2 -v options
to see them.

..wayne..


More information about the rsync mailing list