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 ArticleCommented 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 ArticleCommented 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 ArticleReopened 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 ArticleCommented Issue: 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 ArticleCommented Issue: 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 ArticleCommented Unassigned: Installation Dependencies/Instructions [2706]
I have downloaded these three modules and placed them in the "C:\Windows\System32\WindowsPowerShell\v1.0\Modules\SSH-Sessions" directory....
View ArticleCommented Unassigned: Installation Dependencies/Instructions [2706]
I have downloaded these three modules and placed them in the "C:\Windows\System32\WindowsPowerShell\v1.0\Modules\SSH-Sessions" directory....
View ArticleCommented Issue: 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 ArticleCommented Issue: 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 ArticleCreated Unassigned: Cisco 3600 Error Sending enable password [2808]
Bottom Line: On a 3600 Cisco switch, after sending the enable password the LostConnection event is raised, with this trace:___at Renci.SshNet.Common.SshDataStream.ReadBytes(Int32 length) at...
View ArticleCommented 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 ArticleCommented 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 ArticleClosed Unassigned: Cisco 3600 Error Sending enable password [2808]
Bottom Line: On a 3600 Cisco switch, after sending the enable password the LostConnection event is raised, with this trace:___at Renci.SshNet.Common.SshDataStream.ReadBytes(Int32 length) at...
View ArticleClosed Issue: 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 ArticleClosed 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 ArticleClosed Unassigned: Bug in SSH shell connection with Cisco IOS [2713]
Hi everyone! So I have compiled the project into a DLL and I am using that to connect to a Cisco server with SSH enabled. Everything works (I am able to issue commands, and the read back is correct),...
View ArticleClosed 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 ArticleClosed 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 ArticleClosed 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