rsync on Windows with Git Bash 2.x (mingw64)
- Download latest MSYS Package
- Copy following files from \msys\bin:
- msys-1.0.dll
- msys-iconv-2.dll
- msys-intl-8.dll
- msys-popt-0.dll
- rsync.exe
- Paste copied files to "C:\Program Files\Git\mingw64\bin"
- Run Git Bash and test rsync:
Comments
Post a Comment