I want to make a call to mintty.exe (OpenSSH/SFTP from CygWin) via Powershell.
How can be done most effectively ?
|
I want to make a call to mintty.exe (OpenSSH/SFTP from CygWin) via Powershell. How can be done most effectively ? | ||||
feedback
|
I made an assumption about the path of your executable. Also, you should refer to the official documentation: http://msdn.microsoft.com/en-us/library/system.diagnostics.process.start.aspx | |||||||||
feedback
|