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 "rsync.exe --rsh ssh.exe", that
makes me think the problem is with either my tiny CMD file or
openssl.exe not "piping" correctly? Buffering issues perhaps?

Can anyone help this poor old Unix guy out on Windows? :-)

Thanks

-- 
Cheers

Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +1 408 481 8171
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to