Re: How to change rsync to run upon rsh ?



"linq936" == linq936 <linq936@xxxxxxxxxxx> writes:

linq936> Hi, The rsync on my system relies on SSH, this takes a lot of
linq936> system resource and I think it runs slower . Because I am
linq936> running it on a secured network, I do not need so much
linq936> consideration of security, I am wondering how to change it so
linq936> that it relies on RSH instead?

linq936> Or change to some other light encryption algorithm?

linq936> Thanks.


rsync -e, as is documented in the rsync man page.

--
Richard Silverman
res@xxxxxxxx

.