On Thu, Jun 23, 2005 at 12:26:44PM -0500, Jason King wrote: > I can't use root because you can't ssh directly to FreeBSD as root, > you have to su to it.
The command you're running is not using ssh -- it's connecting to an rsync daemon (due to the host::module syntax). You can put any uid you want into the rsyncd.conf file as long as the daemon was started by root (which it usually is). ..wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html