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

better subsystem support #10

Open
manfred-kaiser opened this issue Jun 19, 2020 · 1 comment
Open

better subsystem support #10

manfred-kaiser opened this issue Jun 19, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@manfred-kaiser
Copy link
Member

ssh supports subsystems. the most common is sftp, but others are also possible.

powershell as a subsystem:

https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/ssh-remoting-in-powershell-core?view=powershell-7

subsystem configuration:

https://docstore.mik.ua/orelly/networking_2ndEd/ssh/ch05_07.htm

@manfred-kaiser
Copy link
Member Author

When a client connects, a sftp channel will be opened. This can result in errors, when the server only supports one channel.
This issue is described in #45

@manfred-kaiser manfred-kaiser added the enhancement New feature or request label Jun 2, 2021
@manfred-kaiser manfred-kaiser removed this from the Release 0.6.0 milestone Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant