I have run rsync as daemon at my web server, and I able to mirror that web server. But, I find some files that won't to synchnize. I have a permission denied message. I use command #rsync -aurR rsync://10.0.0.1/html /home/httpd/html. Could someone help me?
