Quantcast
Channel: SSH.NET Library
Browsing all 2955 articles
Browse latest View live
↧

Commented Unassigned: Backspace in ssh stream output [2570]

Hi, I have no issues when using SshCommand.Execute(). However, when I create a ShellStream and attach to a StreamReader object, when I submit commands I tend to get garbled output like so:perl -e "use...

View Article


New Post: SCP upload speed

What is your input stream reading from ? It is a local file ? There's still an issue in UploadFile where our buffer size is automatically reduce to the size of the last read. Assume we start with a...

View Article


Commented Unassigned: Backspace in ssh stream output [2570]

Hi, I have no issues when using SshCommand.Execute(). However, when I create a ShellStream and attach to a StreamReader object, when I submit commands I tend to get garbled output like so:perl -e "use...

View Article

Commented Unassigned: An established connection was aborted by the server [2398]

When trying to download files from sftp, I am getting error:"__An established connection was aborted by the server__"Comments: ** Comment from web user: scottowa ** Hello Gert,Sorry but I don't have a...

View Article

Commented Unassigned: An established connection was aborted by the server [2398]

When trying to download files from sftp, I am getting error:"__An established connection was aborted by the server__"Comments: ** Comment from web user: scottowa ** Hello,Interesting the old version of...

View Article


New Post: how to send ctrl-c, ctrl-z?

hello, I was unable to find a solution on how to find control key combinations to the ssh server like ctrl-c, ctrl-z? thanks for help

View Article

Created Unassigned: transmit data via ssh2 subsystem [2571]

Hi,I need to transmit data via ssh2 subsystem connection.How to transmit xml data after executing command "linterface"?While i executing command "linterface" server is waiting for data input.How to...

View Article

New Post: Unreliable Expect

Dear Developers, I have noticed that expect does not always works, sometimes it just skips expected text and execution blocks I am trying to do my own expect handler in Shell_DataReceived event in...

View Article


New Post: Unreliable Expect

I need somehow to break waiting in the fragment: If InStr(S, StopOnText, CompareMethod.Text) > 0 Then 'Dim AR = New Renci.SshNet.ExpectAsyncResult AR.AsyncWaitHandle.Close() Shell.EndExpect(AR)...

View Article


New Post: Unreliable Expect

I fixed it by : If InStr(S, StopOnText, CompareMethod.Text) > 0 Then System.Threading.WaitHandle.SignalAndWait(AR.AsyncWaitHandle, AR.AsyncWaitHandle, 1, False) End If May be another signaling...

View Article

Commented Unassigned: An established connection was aborted by the server [2398]

When trying to download files from sftp, I am getting error:"__An established connection was aborted by the server__"Comments: ** Comment from web user: drieseng ** Adrian,What software (and version)...

View Article

Source code checked in, #40794

Channel: * Improve robustness of channels by not letting an exception - that occurs while processing events signaled by session - up to session where this would cause the message loop to interrupt, and...

View Article

Source code checked in, #40796

Immediately exit Bind when the client socket has shut down. The SSH_MSG_CHANNEL_EOF message is now only sent from Close(bool), and we now only ever wait for an SSH_MSG_CHANNEL_CLOSE message once the...

View Article


Source code checked in, #40797

Remove redundan this qualified.

View Article

Source code checked in, #40798

Improve robustness of client channel by not letting an exception - that occurs while processing events signaled by session - bubble up to the session where this would cause the message loop to...

View Article


Source code checked in, #40799

Remove redundant this qualifier.

View Article

Source code checked in, #40800

Remove redundant this qualifier.

View Article


Source code checked in, #40801

Remove redundant this qualifiers.

View Article

Source code checked in, #40802

Added simple ServiceFactory to allow unit testing of SshClient. When disposing SshClient, make sure to stop forwarded ports before the session is closed.

View Article

New Post: Server string is null or empty

This will be fixed in the next beta. See issues #1935 and #2223.

View Article
Browsing all 2955 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>