Am 13.03.2013 15:23, schrieb Bob Goodwin - Zuni:
> [bobg@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

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to