C#C
C#3y ago
Thunder

❔ SSH.Net library using in C# App question

Hello all,
it is no problem to connect to an ssh server and run commands and copy files to the remote server from my WinForms C# App, but my folloing question is now, how i can open file on the remote server read it in a Big Textbox (RichTextBox) make changes and then save it on my remote server the changes?
Was this page helpful?