Hello!<br><br>Happy New Year!<br><br>I came across a small problem a few minutes ago while I was comparing a<br>sync'ed folder to its source, the home-directory of my user, "administrator".<br><br>I noticed that not all files had been copied and I recognized that the missing <br>
files/folders have permission rwx------ or drwx------ and are owned by administrator.<br><br>My rsync script being run using sudo and I am wondering why sudo is not having<br>access to the files.<br><br>The parameters are "-avz --modify-window=3 --stats --progress --delete --delete-excluded"<br>
<br>Can someone explain to me if this behavior is normal and expected?<br>And what would be the best solution to this? Are there any parameters you would <br>suggest or do I have to use for instance a "chmod 755" before running rsync?<br>
<br>Kind regards,<br>Walter<br><br>