Doubt on usage of rsync for chown of existing folders

Celso de Sousa Junior celso_de_sousa_junior at yahoo.com.br
Fri Sep 11 01:58:46 UTC 2015


Hi
I would like to have changes (chown) in the destination. 
However, some files did not changed size or rights. All files should have new owner. 

Thanks, 
Regards,CJ
 


     Em Quinta-feira, 10 de Setembro de 2015 20:26, Kevin Korb <kmk at sanitarium.net> escreveu:
   

 -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rsync does not change anything on the source.  Only on the target.

Only root can change the ownership of a file.

On 09/10/2015 07:16 PM, Celso de Sousa Junior wrote:
> Hi Kevin,
> 
> Thank you very much. I changed my user in the remote machine (su).
> 
> Then, by trying again with rsync but with no modification in the
> source folder, I see that file ownership continues the same.
> 
> Would be possible for rsync to change the ownership in this case (I
> am not root) ?
> 
> Thanks, Regards, CJ
> 
> 
> 
> 
> Em Quinta-feira, 10 de Setembro de 2015 20:01, Kevin Korb 
> <kmk at sanitarium.net> escreveu:
> 
> 
> The syntax looks correct.  However, note that only root can chown. 
> You must be running rsync on the target end as root for --chown or 
> --owner to work.  If you aren't using root access then just run
> the target rsync as the user you want the files to be owned by and
> it will have no choice.
> 
> On 09/10/2015 06:42 PM, Celso de Sousa Junior wrote:
>> Hi,
> 
>> Please, I am using rsync to synchronize local machine with
>> remote machine.
> 
>> I already have some files copied. Now I have to change the 
>> ownership from existing files in the destination folder.
> 
>> I tried the following options but it did not worked. Can you
>> please help me with other options or alternatives ?
> 
>> --perms --chown=user:group --chmod=777 --exclude-from=$EXCLUDES 
>> -avzi --rsync-path="/usr/local/bin/rsync" -e ssh
> 
>> Thanks, Regards, CJ
> 
> 
> 
> 
> -- Please use reply-all for most replies to avoid omitting the
> mailing list. To unsubscribe or change options: 
> https://lists.samba.org/mailman/listinfo/rsync Before posting,
> read: http://www.catb.org/~esr/faqs/smart-questions.html
> 
> 
> 

- -- 
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
- -*~
    Kevin Korb            Phone:    (407) 252-6853
    Systems Administrator        Internet:
    FutureQuest, Inc.        Kevin at FutureQuest.net  (work)
    Orlando, Florida        kmk at sanitarium.net (personal)
    Web page:            http://www.sanitarium.net/
    PGP public key available on web site.
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
- -*~
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlXyEZ4ACgkQVKC1jlbQAQdIWACgz9Cn9Nh6Ar78E3fpf4hcVbNE
aeoAoLe54DEQcpMe1S2T+DyY7XvBJRTt
=5BHQ
-----END PGP SIGNATURE-----


  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20150911/9a55adea/attachment.html>


More information about the rsync mailing list