BTW I automate an instance of PLink.exe via anonymous pipes all of the time for this. I really don't think the performance is that bad, though sure I'd prefer something more tightly coupled.
Considering this is what passes for a "component technology" in *nix though you won't be any worse off.
I did this trick to test scripts that would run on Linux in production, but were developed on Windows. Remember that you will have to translate paths if you use Cygwin.
A note if you are using openssh. Either use openssh by itself or the version from cygwin. The version of cygwin dll is normally not compatible with cygwin or any other cygwin based compiler (gcc, gfortran, g95 etc). You'll just end up with no end of problems if you mix the two.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.