C
C#15mo 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?
6 Replies
Florian Voß
Florian Voß15mo ago
Just like you would on your local device
Pobiega
Pobiega15mo ago
you'd probably have to download the file, edit it locally, then upload it again
Thunder
ThunderOP15mo ago
you mean like, let the program on button click download the file open in a form with a richtextbox, and if i edited things and click send that it would be send and uploaded automatically to the remote server, this i the only way i can do this what i want?
Pobiega
Pobiega15mo ago
via SSH, probably or rather, its the easiest way. I don't think there is an easy way to just stream text back and forth in a nice way
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View
Accord
Accord15mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server