xebialabs / overthere

Runs something "Over there"

Home Page:http://www.xebialabs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement OverthereConnection.startProcess() for CIFS/WinRM connections

vpartington opened this issue · comments

SSH and CIFS/Telnet connections allows the user to run a long running process by invoking OverthereConnection.startProcess(), but this is not possible for CIFS/WinRM connections in Overthere 2.0.0. Implement this functionality to allow for more complex use cases (e.g. running "daemons" and other long-running processes) with that connection type.

Fixed in Overthere 2.1.0-beta-1.