Ok here is the results:
bbankbz{opbz}/home/bank/opbz>rsync --rsync-path=/usr/local/bin/rsync -av
temp bbankmain:/usr/bank/opmain
permission denied.
unexpected EOF in read_timeout
Any ideas?
Denmark W.
----- Original Message -----
From: Dave Dykstra <[EMAIL PROTECTED]>
To: Denmark B. Weatherburn <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, December 13, 2000 12:02 PM
Subject: Re: using rsync for remote transfers with rsh
> On Wed, Dec 13, 2000 at 11:52:58AM -0600, Denmark B. Weatherburn wrote:
> > I then tried this:
> >
> > bbankbz{opbz}/home/bank/opbz>rsync -e /usr/local/bin/rsync -av temp
> > bbankmain:/usr/bank/opmain
> > building file list ... done
> >
> > and this:
> >
> > bbankbz{opbz}/home/bank/opbz>rsync -e /usr/local/bin/rsync -av temp
> > bbankmain:/usr/bank/opmain/
> > building file list ... done
> >
> > However, nothing gets transferred.
> >
> > Does it make sense to use sudo with rsync?
> >
> > Regards,
> >
> > Denmark W.
> ...
> > > Rsync is not able to find it's corresponding binary on the remote
side.
> > > You can tell it with --rsync-path.
> > >
> > > - Dave Dykstra
>
>
> No, -e is equivalent to --rsh, not --rsync-path. Use --rsync-path instead
> of -e.
>
> - Dave Dykstra
>