On Monday 03 May 2010, Wayne Davison wrote:
> On Mon, Apr 19, 2010 at 10:03 AM, Michael Renner
wrote:
> > opening connection using: /bin/ssh -i
> > /etc/r5backup/ssh-keys/r5backup_id_rsa -p 22
> > 192.168.5.30 -l root /usr/local/bin/rsync --server --sender
> > -vvvlWogDtprze.isf . /usr/src
Moin,
On Mon, Apr 19, 2010 at 10:03 AM, Michael Renner wrote:
> opening connection using: /bin/ssh -i
> /etc/r5backup/ssh-keys/r5backup_id_rsa -p 22
> 192.168.5.30 -l root /usr/local/bin/rsync --server --sender
> -vvvlWogDtprze.isf . /usr/src
>
Did something force the --rsync-path=/usr/local/bin/rsync
You want to use the --rsync-path option.
--Kyle
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Moin,
I want to use rsysnc to get files from a linux box to a solaris server.
r...@solaris:/root # which rsync
/usr/local/bin/rsync
r...@solaris:/var/log/r5backup # rsync --version
rsync version 3.0.7 protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web