Displaying 1 result from an estimated 1 matches for "dfho".
Did you mean:
dfh
2014 May 26
1
rsync for windows doesn't like "--rsh"?
Hi there
I'm trying to get rsync for windows (tried two versions) to call "--rsh"
so I can pipe rsync through openssl.exe. When I run it I get
The process tried to write to a nonexistent pipe.
So it looks like the CMD file I have that calls openssl.exe isn't
joining up with rsync.exe? As rsync.exe defaults to calling ssh.exe, and
I can even successfully call it via