Re: rsync freezes on solaris

2003-10-15 Thread Dave Barstow
For what is worth, I've had no problems running rsync with Sun_SSH_1.0 under Solaris 9 on Intel Sparc. All I can suggest for your problem Anand is follow the usual trouble shooting techniques of breaking the problem down i.e. try rsh! Dave jw schultz wrote: On Tue, Oct 14, 2003 at 08:33:49PM

Re: error from rsync2.5.6

2003-09-19 Thread Dave Barstow
Date: Mon, 15 Sep 2003 08:59:24 +0100 From: Dave Barstow [EMAIL PROTECTED] X-Accept-Language: en MIME-Version: 1.0 To: Jennifer Lu [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: error from rsync2.5.6 Content-Transfer-Encoding: 7bit Jennifer, I recall getting

Re: error from rsync2.5.6

2003-09-15 Thread Dave Barstow
Jennifer, I recall getting some error like this when I setup rsync on Solaris 9. I'd recommed the following: 1. Check the rsync version is the same at both ends. 2. Use option --rsync-path to tell rsync where its friend keeps the binary. 3. Check your runtime library path with crle command at

Rsync bandwidth aggregation - multiple rsync's

2003-09-02 Thread Dave Barstow
I use rsync to mirror one host to another over ssh a directory containing hundreds of sub directories that are constantly changing over a WAN link. The problem I have is that the each network connection over the WAN link only uses a 5th of the total bandwidth. Is there any way to do aggregated