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

Windows support? #300

Closed
wybiral opened this issue Jun 10, 2017 · 7 comments
Closed

Windows support? #300

wybiral opened this issue Jun 10, 2017 · 7 comments

Comments

@wybiral
Copy link

wybiral commented Jun 10, 2017

Is the dependency on fcntl the main thing holding this back from being Windows compatible?

@ianmiell
Copy link
Owner

ianmiell commented Jun 10, 2017 via email

@wybiral
Copy link
Author

wybiral commented Jun 10, 2017

I'd love to help if possible.

Most of my dev is done on Linux but I have a Windows laptop where it would be nice to be able to dish out commands or monitor from.

@ianmiell
Copy link
Owner

ianmiell commented Jun 10, 2017 via email

@stevehipwell
Copy link

@ianmiell - Would you expect a Linux machine running shutit to be able to control a Windows machine running OpenSSH?

@wybiral
Copy link
Author

wybiral commented Jun 12, 2017

@ianmiell on closer look it seems pexpect has issues with Windows as well pexpect/pexpect#339

@ianmiell
Copy link
Owner

@stevehipwell yes - it just expects a sh environment, ideally bash.

@ianmiell
Copy link
Owner

fcntl is not a hard requirement, so I could code around it based on platform. I don't use Windows though, so would need help to prove something out/test.

@ianmiell ianmiell closed this as completed Jun 6, 2018
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

3 participants