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

Closed Unassigned: Unable to connect to : Exception calling "Connect" with...

Hello,After doing Import-Module SSH-Sessions, I try to connect as follows:PS C:> New-SshSession -ComputerName 10.220.12.220 -Username username -Password ***********Unable to connect to...

View Article


Closed Unassigned: Crash while handling SSH_MSG_CHANNEL_CLOSE message [2538]

The application crashed. Crash dump analysis indicate a possible race condition at handling SSH_MSG_CHANNEL_CLOSE message.2014-10-12 01:05:44,805 FATALSystem.NullReferenceException: Object reference...

View Article


Commented Unassigned: Unable to execute the commands with "sudo" on...

Hi,I was trying to access and execute the commands on remote Linux machine of CentOs-OpenLogic. But while executing the commands with sudo option, i was getting error like tty required. My code is as...

View Article

Closed Unassigned: Unable to execute the commands with "sudo" on...

Hi,I was trying to access and execute the commands on remote Linux machine of CentOs-OpenLogic. But while executing the commands with sudo option, i was getting error like tty required. My code is as...

View Article

Commented Issue: ZeroBytes in ShellStream [1525]

Somethimes in a shellstream there can be zero bytes found.It was gone after the update in 12/2012 and appiert backwith the update in ~02/2013.In the buffer i can find then lots of zero bytes, some text...

View Article


Source code checked in, #40626

Fix exception documentation for BaseClient.Connect() and Session.Connect(). Added SftpPathNotFoundException to doc for SftpClient.Get(String) and SftpClient.GetAttributes(String). Do not throw...

View Article

Edited Issue: SftpClient is throwing undocumented exceptions [2148]

The documentation says that Connect can throw InvalidOperationException and ObjectDisposedException, but when you can't connect (remote server stopped, network problem, ...) a SocketException is thrown...

View Article

Closed Issue: SftpClient is throwing undocumented exceptions [2148]

The documentation says that Connect can throw InvalidOperationException and ObjectDisposedException, but when you can't connect (remote server stopped, network problem, ...) a SocketException is thrown...

View Article


Source code checked in, #40627

Document exceptions for ConnectionInfo constructors. Improve exception messages for argument checks. Only perform null argument check for hosts. Fixes issue #1845.

View Article


Closed Issue: SftpClient ctor throws exception when hostname has _ character...

The constructor for SftpClient and SshClient class throws an ArgumentException when the hostname has an underscrore character '_' . Using disassembly I can find the issue is the regex _rehost in...

View Article

Source code checked in, #40628

Document fix for issue #1845.

View Article

Source code checked in, #40629

Make internal methods available to castle proxies.

View Article

Source code checked in, #40630

Added SftpClientTest.Connect.cs to test project for .NET 3.5. Do not use TPL to allow tests to work on .NET 3.5.

View Article


Closed Unassigned: System.ObjectDisposedException at...

Hello,I have been using the SSH.Net library to connect to a remote SSH server to establish a DB connection between a VB client software and MySQL server. Everything works fine except sometimes the...

View Article

Edited Issue: SNK issue when trying to build [2455]

I just downloaded this SSH.NET Library. I added it to a new visual studio project and tried to build. There's no code in my "main" project, this is just trying to build the solution and I keep getting...

View Article


Source code checked in, #40631

Include signing key in source download. Fixes issue #2455.

View Article

Edited Issue: SNK issue when trying to build [2455]

I just downloaded this SSH.NET Library. I added it to a new visual studio project and tried to build. There's no code in my "main" project, this is just trying to build the solution and I keep getting...

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: jmf ** Sorry for the delay in responding. I've...

View Article

Created Unassigned: BlockCipher.Encrypt fails if input message is not padded...

BlockCipher.Encrypt fails if input message length is not a multiple of BlockSize. The error is "Invalid output buffer".This seems to be due to the following code in EncryptBlock function of BlockCipher...

View Article

Source code checked in, #40665

Modify accessiblity of Authenticate to internal, and modify IsAuthenticated depending on the outcome of the authentication.

View Article
Browsing all 2955 articles
Browse latest View live


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