Displaying 1 result from an estimated 1 matches for "518241".
Did you mean:
518211
2011 Feb 09
1
rsync permission denied , without changing apache user and group setting
Hi
i got two server webserver1 and webserver2 i want to rsync some data form
webserver1 to webserver2 using a user called syncuser
( syncuser is added to the group apache : adduser -G apache syncuser )
here is my command :
[root at web1 projects]# rsync -avzh /var/www/projects/beta-website1
syncuser at web2server:/var/www/projects
syncuser at web2server password:
building file list ... done