Windows rsync
Need to rsync in windows?
- Get `cwRsync` https://www.itefix.net/content/cwrsync-free-edition
- c:/applications/cwRsync/bin/> ./rsync.exe -e './ssh' -Pazhrvv <REMOTE_USER>@<REMOTE_HOST>:/internet/web/ ./<LOCAL_FOLDER>/
172.20.11.50
- Using the included ssh.exe (`-e ;./ssh`) avoid problems from not having the exact cgwin ssh version it expect installed.
- Cert may fail, <remote_user> will prompt for pass (if setup)/