On Thu, Jul 22, 2004 at 10:26:45AM -0400, Drew Weaver wrote:
> Why is bashing saying that it cant find rsync even though rsync is then
> executed?

The remote bash is saying that.  You can either fix the PATH on the
remote box (e.g. make it so that "ssh -l root box2 rsync" outputs the
rsync help text) or supply the --rsync-path=/usr/local/bin/rsync (or
whatever it should be) to rsync.

..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