Edited Issue: Connection through proxy [1869]
Hi,I have an issue through a Symantec Web Gateway proxy server HTTP . The connection is made through to the proxy server but the authentication isn't passed and the connection fails. Is there something...
View ArticleClosed Unassigned: Incorrect copyright [1764]
The 3.5 binary copyright is currently: Copyright Microsoft 2011 I think this should be: Copyright (c) 2013, RENCI All rights reserved. Can you please correct so we can re-distribute the binary...
View ArticleEdited Issue: Unhandled exception during SftpClient Dispose [1581]
We are facing an unhandled exception during Dispose of the SftpClient. 2013-05-13 12:54:22,711 [2] FATAL - AppDomain.UnhandledExceptionRenci.SshNet.Common.SshConnectionException: Client not connected....
View ArticleCommented Unassigned: An operation was attempted on something that is not a...
I keep getting this error when connecting and uploading a file. There are no errors in Event Log or otherwise.Here's my code:SSHNet.PasswordConnectionInfo connInfo = new...
View ArticleCommented Unassigned: An operation was attempted on something that is not a...
I keep getting this error when connecting and uploading a file. There are no errors in Event Log or otherwise.Here's my code:SSHNet.PasswordConnectionInfo connInfo = new...
View ArticleCommented Unassigned: download xlsx stream using renci [1880]
while converting to datatable from downloaded stream of xlsx returns encrypted text.Comments: ** Comment from web user: drieseng ** From the code you posted it looks as if you're treating the xslx as...
View ArticleCommented Unassigned: 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 ArticleCommented Issue: Partial Reads from Stream assume end? [1516]
Hi, thanks for all your work on this library. We are using an implementation of a ProducerConsumerStream from [here](http://www.informit.com/guides/content.aspx?g=dotnet&seqNum=852) as our means of...
View ArticleCommented Unassigned: Current Beta does not close Channels [1943]
It seems that in the current Beta-Version Channels are not closed correctly.After the default of 10 open channels, it is not possible to open a new ShellStream.Following Test-Programm:```using...
View ArticleCreated Unassigned: various System.ObjectDisposedException [1944]
during a long connection I get following exceptions:```System.ObjectDisposedException: Das SafeHandle wurde geschlossen. bei Renci.SshNet.Session.WaitHandle(WaitHandle waitHandle) in...
View ArticleEdited Issue: Client channels are no longer closed on dispose [1943]
It seems that in the current Beta-Version Channels are not closed correctly.After the default of 10 open channels, it is not possible to open a new ShellStream.Following Test-Programm:```using...
View ArticleCreated Unassigned: SftpSession does not handle "~" properly [1945]
When a path starts with "~", SftpSession.GetFullRemotePath does not handle it properly.For instance,```SftpClient.Exists("~/somedir)```...does not do the check correctly.I did a local fix by changing...
View ArticleCommented Unassigned: SftpSession does not handle "~" properly [1945]
When a path starts with "~", SftpSession.GetFullRemotePath does not handle it properly.For instance,```SftpClient.Exists("~/somedir)```...does not do the check correctly.I did a local fix by changing...
View ArticleCommented Unassigned: SftpSession does not handle "~" properly [1945]
When a path starts with "~", SftpSession.GetFullRemotePath does not handle it properly.For instance,```SftpClient.Exists("~/somedir)```...does not do the check correctly.I did a local fix by changing...
View ArticleCommented Unassigned: An operation was attempted on something that is not a...
I keep getting this error when connecting and uploading a file. There are no errors in Event Log or otherwise.Here's my code:SSHNet.PasswordConnectionInfo connInfo = new...
View ArticleCommented Unassigned: various System.ObjectDisposedException [1944]
during a long connection I get following exceptions:```System.ObjectDisposedException: Das SafeHandle wurde geschlossen. bei Renci.SshNet.Session.WaitHandle(WaitHandle waitHandle) in...
View ArticleCommented Unassigned: various System.ObjectDisposedException [1944]
during a long connection I get following exceptions:```System.ObjectDisposedException: Das SafeHandle wurde geschlossen. bei Renci.SshNet.Session.WaitHandle(WaitHandle waitHandle) in...
View ArticleCommented Unassigned: An operation was attempted on something that is not a...
I keep getting this error when connecting and uploading a file. There are no errors in Event Log or otherwise.Here's my code:SSHNet.PasswordConnectionInfo connInfo = new...
View ArticleCommented Unassigned: various System.ObjectDisposedException [1944]
during a long connection I get following exceptions:```System.ObjectDisposedException: Das SafeHandle wurde geschlossen. bei Renci.SshNet.Session.WaitHandle(WaitHandle waitHandle) in...
View ArticleCommented Unassigned: various System.ObjectDisposedException [1944]
during a long connection I get following exceptions:```System.ObjectDisposedException: Das SafeHandle wurde geschlossen. bei Renci.SshNet.Session.WaitHandle(WaitHandle waitHandle) in...
View Article