Commented Issue: ssh linux from silverlight 5 [1359]
I tried to use ssh.net nuget with sl 5 and got exception "Could not load file or assembly 'Microsoft.CSharp, Version=2.0.5.0..." So up to now build is valid for sl 4 and not valid for...
View ArticleNew Post: Shell functionlity
ykphuah,One of the Expect method overloads accepts Timeout as a parameter.Did you try to use that?I think I tried to address there this exact scenario. hershizer33, I tried to make tail work in the...
View ArticleCommented Issue: Unobserved exception rethrown by finalizer thread [1298]
<p>Hi,</p><p> </p><p>There is an unhandled System.AggregateException in a worker thread within SSH.NET version 18974 that causes the container application to...
View ArticleClosed Issue: Application hangs when try to connect switched off sFTP router...
<p>Hello,</p><p> </p><p>I am trying to connect to SFTP router, which is switched off. Application gets hangs/ takes too much resources (99...
View ArticleCommented Issue: duplicate SSH_MSG_CHANNEL_CLOSE for same channel lets...
<p>When transferring files with SCP from a device running dropbear 0.53.1 I noticed connection aborts on the PC runninng SSH.NET with error messages from...
View ArticleClosed Issue: PortForwardLocal to all local addresses [1162]
<p>I want to do a PortForwardLocal to "0.0.0.0" or as ive come to know IPAddress.Any, this is to let other computers use the portforward....
View ArticleClosed Issue: Issue Executing Mulitple Commands using SshClient [941]
<p>I have found an issue using the SshClient when I try to execute multiple commands such as changing directories followed by execution operation (e.g "cd program files\\Smart tools...
View ArticleSource code checked in, #22112
Remove -q flag from SCP commands to avoid crush on systems that do not support it
View ArticleCommented Issue: SCP fails with dropbear because of option -q [1164]
<p>SCP transfer uses commands like this</p><p>channel.SendExecRequest(string.Format("scp -qpf \"{0}\"", filename));</p><p>When the...
View ArticleCommented Issue: ScpClient hangs when remote SCP fails [1166]
<p>The problem occurred in connection with http://sshnet.codeplex.com/workitem/1164</p><p> </p><p>When trying to download a file, the remote SCP program did not...
View ArticleCommented Issue: Client disconnect not handled. [1264]
<p>I am using the DLL to tunnel RDP traffic using port forwarding. When disconnecting a session, I was getting a null reference exception from the dll. Eventually discovered it was coming from...
View ArticleNew Post: What causes "An established connection was aborted by the software...
Thanks for your reply. I will try the new release. Any ideas why Open calls sometimes never return??Michael Sent from my iPad On Dec 20, 2012, at 12:35 AM, olegkap <notifications@codeplex.com>...
View ArticleUpdated Release: 2012.12.20 (Dec 20, 2012)
This release provides mostly fixes to many issues reported by users and application of sever patches.New FeaturesAdd support for AES-128-CBC, AES-192-CBC and AES-256-CBC encrypted keys.Add Support for...
View ArticleUpdated Release: 2012.12.20 (Dec 20, 2012)
This release provides mostly fixes to many issues reported by users and application of sever patches.New FeaturesAdd support for AES-128-CBC, AES-192-CBC and AES-256-CBC encrypted keys.Add Support for...
View ArticleUpdated Release: 2012.12.20 (Dec 20, 2012)
This release provides mostly fixes to many issues reported by users and application of sever patches.New FeaturesAdd support for AES-128-CBC, AES-192-CBC and AES-256-CBC encrypted keys.Add Support for...
View ArticleUpdated Release: 2012.12.20 (Dec 20, 2012)
This release provides mostly fixes to many issues reported by users and application of sever patches.New FeaturesAdd support for AES-128-CBC, AES-192-CBC and AES-256-CBC encrypted keys.Add Support for...
View ArticleReleased: 2012.12.20 (Dec 20, 2012)
This release provides mostly fixes to many issues reported by users and application of sever patches.New FeaturesAdd support for AES-128-CBC, AES-192-CBC and AES-256-CBC encrypted keys. Add Support for...
View ArticleUpdated Release: 2012.12.20 (Dec 20, 2012)
This release provides mostly fixes to many issues reported by users and application of sever patches.New FeaturesAdd support for AES-128-CBC, AES-192-CBC and AES-256-CBC encrypted keys.Add Support for...
View ArticleUpdated Release: 2012.12.20 (Dec 20, 2012)
This release provides mostly fixes to many issues reported by users and application of sever patches.New FeaturesAdd support for AES-128-CBC, AES-192-CBC and AES-256-CBC encrypted keys.Add Support for...
View Article