Right, so, just so I’m sure I’ve covered all the bases. Options for getting rsync with ssh running on Windows 10 (not WSL):
- cygwin
- msys2
- A couple of incomplete cross-platform clones in Rust (none support ssh yet)
None of these are great options. There isn’t a statically-linked single binary (or better yet, pure JS option) I’ve missed, is there?