Git bash中安装rsync(bash: /usr/bin/rsync: No such file or directory)

📅 2026/6/30 4:32:50
Git bash中安装rsync(bash: /usr/bin/rsync: No such file or directory)
报错解决方法找到git的安装位置将rsync.exe和 msys-crypto-1.1.dll这2个文件直接放在/usr/bin下即可链接: https://pan.baidu.com/s/1YfLLAx-MT9SGYcODIf8o6Q?pwdda4m 提取码: da4m然后打开git bash验证rsync --version参考文章Windows10为Git Bash添加文件传输命令rsync详细图文配置_git bash rsync-CSDN博客https://blog.csdn.net/qq_38473254/article/details/137245305