Re: using rsync for remote transfers with rsh

2000-12-13 Thread Denmark B. Weatherburn
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. W

Re: using rsync for remote transfers with rsh

2000-12-13 Thread berry
sage - > 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 > > > > O

Re: using rsync for remote transfers with rsh

2000-12-13 Thread Denmark B. Weatherburn
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: > > > >

Re: using rsync for remote transfers with rsh

2000-12-13 Thread Dave Dykstra
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/

Re: using rsync for remote transfers with rsh

2000-12-13 Thread Denmark B. Weatherburn
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 g

Re: using rsync for remote transfers with rsh

2000-12-13 Thread Dave Dykstra
On Wed, Dec 13, 2000 at 10:08:49AM -0600, Denmark B. Weatherburn wrote: > bbankmain{opmain}/usr/bank/opmain>sudo rsync -av > bbankbz:/home/bank/opbz/temp > sh: rsync: not found > unexpected EOF in read_timeout > bbankmain{opmain}/usr/bank/opmain>which rsync > /usr/local/bin/rsync > bbankmain{opmai

using rsync for remote transfers with rsh

2000-12-13 Thread Denmark B. Weatherburn
Hi listers, I've just started to test rsync. However, after going through the internet documents, I still have some issues that I think you all can help me with so as not to reinvent the wheel. Please respond to the scenario I describe below: I know SSH is recomended, but for now I have to work