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

Created Unassigned: SshData.ReadInt64 is broken [2579]

The ReadInt64 method of SshData is not correct. It casts to int before return, and the shifts are missing a cast to long type of thing (as the default shift works on expects int values, and 56 bits...

View Article


Commented Unassigned: SshData.ReadInt64 is broken [2579]

The ReadInt64 method of SshData is not correct. It casts to int before return, and the shifts are missing a cast to long type of thing (as the default shift works on expects int values, and 56 bits...

View Article


New Post: How do you pronounce "Renci"?

It sounds like the Chinese word "仁慈",which means merciful,with the same spelling of renci.

View Article

Commented Unassigned: SshData.ReadInt64 is broken [2579]

The ReadInt64 method of SshData is not correct. It casts to int before return, and the shifts are missing a cast to long type of thing (as the default shift works on expects int values, and 56 bits...

View Article

Source code checked in, #40956

Introduce TrySendMessage method on Session which will not let SocketException or SshException exception bubble up, but instead return false in this case. Use TrySendMessage to send SSH_MSG_DISCONNECT,...

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: drs2100 ** I am having this same issue. I am...

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: drs2100 ** Sorry I didn't mention the file size...

View Article

Edited Issue: sio fails: An established connection was aborted by the...

Seems like library does not handle Socket Exceptions gracefully in all cases. If I set time span value for SendKeepAlive and connection is lost System.Net.Sockets.SocketException exception is thrown....

View Article


Commented Unassigned: Issue with "enable" on Cisco devices [2578]

I have an issue with passing password to Cisco devices when trying to get to enable mode.It detects prompt ">" correctly, then "enable" command is sent, but whole thing stops on sending password to...

View Article


Commented Unassigned: Issue with "enable" on Cisco devices [2578]

I have an issue with passing password to Cisco devices when trying to get to enable mode.It detects prompt ">" correctly, then "enable" command is sent, but whole thing stops on sending password to...

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 ** @drs2100:What SSH server (and which...

View Article

Commented Unassigned: Issue with "enable" on Cisco devices [2578]

I have an issue with passing password to Cisco devices when trying to get to enable mode.It detects prompt ">" correctly, then "enable" command is sent, but whole thing stops on sending password to...

View Article

Edited Issue: SftpClient hangs on Disconnect() with certain servers [1814]

I'm experiencing timeout exception on Disconnect method of the SftpClient connected to an OpenSSH server.I've figured out that the server initiates shutdown of the subsystem (sftp-sever) on client's...

View Article


Edited Issue: Sending EOF on wrong channel number [1877]

In the latest version under Source Code I always gets problem with my devices that runs dropbear_0.52 after a few/seconds 10-20 seconds. I took a look in the log on one the devices and could see that...

View Article

Source code checked in, #40993

Document fix for issue #1877.

View Article


Edited Issue: ForwardedPortDynamic: Unhandled exception if client terminates...

In my experimenting, it wasn't uncommon for a browser to initiate a connection with the SOCKS proxy hosted by SSH.NET, then abort the connection before the response came back. This resulted in a...

View Article

Source code checked in, #40994

Document fix for issue #1844.

View Article


Source code checked in, #40995

Reduce default buffer size as workaround for SSH servers issues.

View Article

Source code checked in, #40998

Rephrase buffer size change.

View Article

Source code checked in, #40999

Prepare for 2014.4.6-beta2.

View Article
Browsing all 2955 articles
Browse latest View live


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