On Fri, Jun 11, 2004 at 11:13:20AM +0200, Olaf Joerk wrote:
> + rsync --rsh=/usr/local/bin/ssh [...]

This tells rsync to use ssh to contact the remote system, so it does not
use the ssh tunnel -- it runs a single-use daemon on the remote system
via ssh.  You should leave off the --rsh option.

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to