> I've setup SSH for auto login. It seems I can just do
> 
> rsync -e ssh -aupg 10.10.10.24:/home/MYDOMAIN /home fine
> 
> Do I still need /etc/rsyncd.conf on the server?

>>Nope. I do the same thing, and I've never needed it.


As far as I know you should only have the rsync binary installed.
When you look at your processes by `top` you should see rsync claim CPU time.

So, rysnc should be installed on the server. That's all.


--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to