Rsync Error..

Tim Conway conway at us.ibm.com
Fri Apr 23 15:10:25 GMT 2004


rsh 66.123.34.123 which rsync
I expect you'll get something like "no rsync in /usr/bin /usr/ccs/bin 
/usr/bin/X11 /usr/contrib/bin /usr/local/bin ."  Some systems don't report 
the remote shell connection open until the called remote program comes up, 
so one missing from the path can look like a network timeout.  I don't 
remember if that's true of any FreeBSD.
If this is the case, use --rsync-path=/wherever/it/is/on/66.123.34.123

Tim Conway
Unix System Administration
Contractor - IBM Global Services
desk:3032734776
conway at us.ibm.com


opening connection using rsh 66.123.34.123 rsync --server -vvbnlogDtprz . 
/destinationpath
66.123.34.123: operation timed out
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(189)


More information about the rsync mailing list