Re: Compiling rsync with ssh as the default instead of rsh

2001-01-30 Thread Goswin Brederlow
> " " == Michael James <[EMAIL PROTECTED]> writes: > Among machines that have ssh trust but not rsh. I would like > for rsync to default to "-e ssh" without having to setenv > RSYNC_RSH /opt/bin/ssh > This is something something I expected to be a configure option >

Compiling rsync with ssh as the default instead of rsh

2001-01-29 Thread Michael James
Among machines that have ssh trust but not rsh. I would like for rsync to default to "-e ssh" without having to setenv RSYNC_RSH /opt/bin/ssh This is something something I expected to be a configure option or at least in the FAQ. So if the answer is RTFFAQ please quote chapter and verse. .