码迷,mamicode.com
首页 > 其他好文 > 详细

rsync: chgrp "." (in backup) failed:Operation not

时间:2018-09-05 17:34:08      阅读:449      评论:0      收藏:0      [点我收藏+]

标签:led   files   backup   lock   errors   err   word   incr   perm   

rsync: chgrp ".passwd.DKh65W" (in backup) failed: Operation not permitted (1)

[root@nfs01-31 tmp]# rsync -avz /etc/passwd rsync_backup@172.16.1.41::backup
Password:
sending incremental file list
passwd
rsync: chgrp ".passwd.DKh65W" (in backup) failed: Operation not permitted (1)

sent 524 bytes received 125 bytes 432.67 bytes/sec
total size is 1,022 speedup is 1.57
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2]

这个可能是配置文件里面没有加fake super = yes 在以前的版本里面不需要,现在版本需要

rsync: chgrp "." (in backup) failed:Operation not

标签:led   files   backup   lock   errors   err   word   incr   perm   

原文地址:http://blog.51cto.com/13447608/2170750

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!