RE: error in rsync protocol data stream (code 12) at io.c(298)

2003-12-30 Thread Doug Floer
PROTECTED] Subject: Re: error in rsync protocol data stream (code 12) at io.c(298) On Tue, Dec 30, 2003 at 12:23:30PM -0800, Doug Floer wrote: > I'm running into a problem rsynchronizing over an rsh connection on the same > subnet. I get variations of the "unexpected tag" error

Re: error in rsync protocol data stream (code 12) at io.c(298)

2003-12-30 Thread Wayne Davison
On Tue, Dec 30, 2003 at 12:23:30PM -0800, Doug Floer wrote: > rsync -lrpogtz --delete --rsh=rsh --rsync-path=/usr/local/bin/rsync /home dest:/ One quick thing to try is removing the -z option. The 2.6.0 release has some fixes for the compression code (when it gets released in a couple days). ..w

Re: error in rsync protocol data stream (code 12) at io.c(298)

2003-12-30 Thread jw schultz
On Tue, Dec 30, 2003 at 12:23:30PM -0800, Doug Floer wrote: > I'm running into a problem rsynchronizing over an rsh connection on the same > subnet. I get variations of the "unexpected tag" error, consistently failing > within io.c at line 298: > > unexpected tag 88 > rsync error: error in rsync