首页 > 其他 > 详细

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

时间:2018-09-05 17:14:39      阅读:684      评论:0      收藏:0      [点我收藏+]
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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!