rsync between NFS servers -

Reindl Harald h.reindl at thelounge.net
Wed Mar 13 14:26:04 UTC 2013



Am 13.03.2013 15:23, schrieb Bob Goodwin - Zuni:
> [bobg at box10 ~]$ rsync -avz /home/bobg/NOTES/STUFF.ncd /mnt/BOX48/notecase/STUFF.ncd
> sending incremental file list
> STUFF.ncd
> rsync: chgrp "/mnt/BOX48/notecase/.STUFF.ncd.kBIUjd" failed: Operation not permitted (1)
> 
> sent 539834 bytes  received 31 bytes  359910.00 bytes/sec
> total size is 1196982  speedup is 2.22
> rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.9]

you can not use -avz because it contains --owner --group which is NOT allowed
for a ordinary user and you are one in case of a NFS mount

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20130313/3ed31434/attachment.sig>


More information about the users mailing list