rsync between NFS servers -

Bob Goodwin - Zuni, Virginia, USA bobgoodwin at wildblue.net
Wed Mar 13 14:34:20 UTC 2013


On 13/03/13 10:26, Reindl Harald wrote:
>
> 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
>
>


Then what should I do, drop the "a", just -vz?

-- 

http://www.qrz.com/db/W2BOD

box10   Fedora-18 XFCE Linux



More information about the users mailing list