<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px"><div id="yui_3_16_0_1_1441924636565_3954">Hi, <br></div><div id="yui_3_16_0_1_1441924636565_3969"><br></div><div>Please, I am using rsync to synchronize local machine with remote machine. <br></div><div id="yui_3_16_0_1_1441924636565_4065"><br></div><div id="yui_3_16_0_1_1441924636565_4006" dir="ltr">I already have some files copied. Now I have to change the ownership from existing files in the destination folder. <br></div><div id="yui_3_16_0_1_1441924636565_4062" dir="ltr"><br></div><div id="yui_3_16_0_1_1441924636565_4060" dir="ltr">I tried the following options but it did not worked. Can you please help me with other options or alternatives ?</div><div id="yui_3_16_0_1_1441924636565_4008" dir="ltr"><br></div><div id="yui_3_16_0_1_1441924636565_4044" dir="ltr">--perms --chown=user:group --chmod=777 --exclude-from=$EXCLUDES -avzi --rsync-path="/usr/local/bin/rsync" -e ssh<br></div><div id="yui_3_16_0_1_1441924636565_4046" dir="ltr"><br></div><div id="yui_3_16_0_1_1441924636565_4010" dir="ltr">Thanks, <br></div><div id="yui_3_16_0_1_1441924636565_4042" dir="ltr">Regards,</div><div id="yui_3_16_0_1_1441924636565_4012" dir="ltr">CJ<br></div></div></body></html>