Hello
I am trying to use existing client code to save a rewrite of the client, I need to create a shellstream on the client but i get the error "The pseudo-terminal request was not accepted by the server. Consult the server log for more information."
Is there anything specific i need to set on the client and/or server code for this to work
Many Thanks
Rebex SSH server rejects a pseudo-terminal request if the requested number of rows or columns is less than 2 or greater than 999. To prevent the error, make sure to specify values within that range in SSH.NET.
Update: Rebex SSH server v7.0.9048 and higher allow zero (default) values as well.
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.