Quantcast
Channel: sshnet Issue Tracker Rss Feed
Browsing all 1026 articles
Browse latest View live
↧

Commented Unassigned: In some error cases, an unhandled exception might be...

There is a race condition that can cause an unhandled exception to be thrown. Take a look at the following code:```C#try{// "server" needs to be changed to a real SSH server// The credentials do not...

View Article


Commented Unassigned: Null Exception thrown inside library [2721]

Below exception crashes the windows app. Any Ideas what is cause of the problem here.Thanks.```Application: MyApp.exeFramework Version: v4.0.30319Description: The process was terminated due to an...

View Article


Commented Unassigned: Pageant (PuTTY) Integration [2727]

First thank you for a great C# SSH library.In my limited understanding using Pageant requires the SSH code to call out to Pageant and ask it to calculate security hash(es).Could this be implemented to...

View Article

Commented Unassigned: Sftpclient.Disconnect takes very long time [2738]

The following code takes over two minutes to execute. It gets stuck on Disconnect(). I am trying to connect to TITAN commercial FTP Server. SftpClient client = new SftpClient(sAddress, iPort, sUserID,...

View Article

Created Unassigned: SftpPermissionDeniedException: %RNTO-bad% [2789]

Hi,I am utilizing SSH.NET library for SFTP file processing and even though user has permission to rename file (move), I get below exception. ```%RNTO-bad%(DelegateServiceHandle.Start =>...

View Article


Created Unassigned: Command "sed" is not functional [2790]

Command "sed" is not functional:```cmd = sshClient.RunCommand("sed -i 's/VARS=.*/VARS=12/g' /tmp/dataconf.cfg #")Threading.Thread.Sleep(2000)cmd = sshClient.RunCommand("save...

View Article

Created Unassigned: Mocking [2792]

Hi,I am using dependency injection to inject SftpClient into my code. Since there are no interfaces defined in this project I have written a wrapper/proxy around SftpClient so that I can inject a...

View Article

Created Unassigned: The requested address is not valid in its context [2798]

Hi,I am encountering error as stated above. It is encountered upon hitting ```this.client.Connect();``` . Below is the block of code involved, for your reference:```public bool Connect() { bool success...

View Article


Created Unassigned: Server response does not contain SSH protocol...

Getting an error Renci.SshNet.Common.SshConnectionException: Server response does not contain SSH protocol identification. at Renci.SshNet.Session.Connect() at Renci.SshNet.BaseClient.Connect() when...

View Article


Created Unassigned: Scp slow copy [2801]

Hi,I've been experimenting with the scp implementation and noticed it is slower compared to the command line tool scp. In my test, it is 5s to copy with scp, and 15s with SSH.NET. Is this expected? If...

View Article

Commented Unassigned: Scp slow copy [2801]

Hi,I've been experimenting with the scp implementation and noticed it is slower compared to the command line tool scp. In my test, it is 5s to copy with scp, and 15s with SSH.NET. Is this expected? If...

View Article

Commented Unassigned: Scp slow copy [2801]

Hi,I've been experimenting with the scp implementation and noticed it is slower compared to the command line tool scp. In my test, it is 5s to copy with scp, and 15s with SSH.NET. Is this expected? If...

View Article

Commented Unassigned: Scp slow copy [2801]

Hi,I've been experimenting with the scp implementation and noticed it is slower compared to the command line tool scp. In my test, it is 5s to copy with scp, and 15s with SSH.NET. Is this expected? If...

View Article


Closed Unassigned: Event handle leak in 2014.4.6-beta2 [2730]

Still seeing a serious event handle leak with this library. Especially pronounced when downloading tens of files from dozens of servers.I saw that an event handle leak was dealt with in this version...

View Article

Created Unassigned: stty: standard input: Invalid argument [2803]

Hi SSH.NET team, Thanks for providing such a good library. I'm having an issue (shown as title) when trying to use ssh.RunCommand() function to execute a command on a remote linux. Has anyone else come...

View Article


Created Unassigned: Can't install SSH.NET into Xamarin Android Project [2806]

When using NuGet Package Manager (latest version) to install SSH.NET into a Xamarin Android project in Visual Studio 2015 Community Edition, I get the following error - is there anything I can do about...

View Article

Commented Unassigned: Can't install SSH.NET into Xamarin Android Project [2806]

When using NuGet Package Manager (latest version) to install SSH.NET into a Xamarin Android project in Visual Studio 2015 Community Edition, I get the following error - is there anything I can do about...

View Article


Commented Unassigned: Can't install SSH.NET into Xamarin Android Project [2806]

When using NuGet Package Manager (latest version) to install SSH.NET into a Xamarin Android project in Visual Studio 2015 Community Edition, I get the following error - is there anything I can do about...

View Article

Commented Unassigned: Can't install SSH.NET into Xamarin Android Project [2806]

When using NuGet Package Manager (latest version) to install SSH.NET into a Xamarin Android project in Visual Studio 2015 Community Edition, I get the following error - is there anything I can do about...

View Article

Closed Unassigned: Can't install SSH.NET into Xamarin Android Project [2806]

When using NuGet Package Manager (latest version) to install SSH.NET into a Xamarin Android project in Visual Studio 2015 Community Edition, I get the following error - is there anything I can do about...

View Article
Browsing all 1026 articles
Browse latest View live


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