rsync 复制失败 输入/输出错误 (5)

rsync 复制失败 输入/输出错误 (5)

我见过这个 rsync 错误:某些文件/属性未传输

似乎它告诉我在将某些内容复制到不同的服务器驱动器之前要重命名,但是 Rsync 不能自行重命名然后复制吗?日志:

rsync: [receiver] rename "/content/memes/My Laptop/My Laptop/Gallery/Memes/Vid/.\#360\#237\#245\#264\#360\#237\#245\#264\#360\#237\#245\#264 ( Source ).mp4.Bl8ZHR" -> "My Laptop/Gallery/Memes/Vid/\#360\#237\#245\#264\#360\#237\#245\#264\#360\#237\#245\#264 ( Source ).mp4": Input/output error (5)
sent 1.63M bytes  received 121 bytes  251.13K bytes/sec
total size is 9.56G  speedup is 5,858.29
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1333) [sender=3.2.3]

相关内容