Re: from solaris to linux: /usr/local/bin/rsync: No such file or directory

2010-05-03 Thread Michael Renner
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,

Re: from solaris to linux: /usr/local/bin/rsync: No such file or directory

2010-05-02 Thread Wayne Davison
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

Re: from solaris to linux: /usr/local/bin/rsync: No such file or directory

2010-04-19 Thread Kyle Lanclos
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

from solaris to linux: /usr/local/bin/rsync: No such file or directory

2010-04-19 Thread Michael Renner
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