rsync在同步svn repo文件夹时报错如下:
rsync error: some files could not be transferred (code ..) at main.c(…)
解决方法:
查看rsync日志,发现有些文件没有read权限,为其加上r权限即可
chmod +r filename
rsync在同步svn repo文件夹时报错如下:
rsync error: some files could not be transferred (code ..) at main.c(…)
解决方法:
查看rsync日志,发现有些文件没有read权限,为其加上r权限即可
chmod +r filename
哥们,你的网站被黑了,用百度搜http://yemaosheng.com/?p=812,进来试试
哪黑了?
错了,是搜 rsync error: some files could not be transferred (code 23) at main.c(1298) [