9
rsync错误:无法在“ / foo / bar”上设置时间:不允许操作
我从rsync收到一个令人困惑的错误,而我从网络搜索(以及所有常用的chmod'ing)中发现的最初问题却无法解决: rsync: failed to set times on "/foo/bar": Operation not permitted (1) rsync error: some files could not be transferred (code 23) at /SourceCache/rsync/rsync-35.2/rsync/main.c(992) [sender=2.6.9] 尽管存在该错误,它似乎仍在工作,但是摆脱它会很好。
194
rsync
file-transfer