You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can possibly replace rss.exe altogether and provide a more unified interface for remote connections. It also has benefits over rss.exe as it provides a full shell experience with support for line buffering and editing of typed characters.
I quickly tested and right now the biggest blocker is that the prompt string is not matched by aexpect (it also contains some junk data), but it did seem promising.
Once the installer was in winutils.iso, I only needed to add the following to the answer file:
Very good idea, @luckyh do we know of maintainers on our side that do any sort of support for the various Windows components and vms in Avocado VT?
@pevogam I can take a look at this issue. However I don't know about the workflow of updating the winutils.iso image, maybe you can ask the ones who modified the file below in the past?
The proposal sounds very reasonable to me, and next I think we can do some check on this tool to get know about its performability, reliability, scalability and etc..
Is there any plans to add support for the official port of OpenSSH for Windows?
https://github.com/PowerShell/Win32-OpenSSH
It can possibly replace rss.exe altogether and provide a more unified interface for remote connections. It also has benefits over rss.exe as it provides a full shell experience with support for line buffering and editing of typed characters.
I quickly tested and right now the biggest blocker is that the prompt string is not matched by aexpect (it also contains some junk data), but it did seem promising.
Once the installer was in
winutils.iso
, I only needed to add the following to the answer file:The text was updated successfully, but these errors were encountered: