Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OverthereConnection.startProcess() for CIFS/WinRM connections #54

Closed
vpartington opened this issue Sep 20, 2012 · 1 comment
Closed

Comments

@vpartington
Copy link
Contributor

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.

@vpartington
Copy link
Contributor Author

Fixed in Overthere 2.1.0-beta-1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants