<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion</title><link>https://sourceforge.net/p/sharpssh/discussion/</link><description>Recent posts to Discussion</description><atom:link href="https://sourceforge.net/p/sharpssh/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 15 Jun 2017 12:13:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sharpssh/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>Error during upload file using tamir.SharpSsh dll  and DiffieHellman.dll</title><link>https://sourceforge.net/p/sharpssh/discussion/672629/thread/58e75d59/?limit=25#23ee</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Session.connect: System.IO.FileLoadException: Could not load file or assembly 'DiffieHellman, Version=0.0.0.0, Culture=neutral, PublicKeyToken=4ed5f4288b4076af' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)&lt;/p&gt;
&lt;p&gt;File name: 'DiffieHellman, Version=0.0.0.0, Culture=neutral, PublicKeyToken=4ed5f4288b4076af'&lt;/p&gt;
&lt;p&gt;at Tamir.SharpSsh.jsch.jce.DH.getE()&lt;/p&gt;
&lt;p&gt;at Tamir.SharpSsh.jsch.DHG1.init(Session session, Byte[] V_S, Byte[] V_C, Byte[] I_S, Byte[] I_C)&lt;/p&gt;
&lt;p&gt;at Tamir.SharpSsh.jsch.Session.receive_kexinit(Buffer buf)&lt;/p&gt;
&lt;p&gt;at Tamir.SharpSsh.jsch.Session.connect(Int32 connectTimeout)&lt;/p&gt;
&lt;p&gt;=== Pre-bind state information ===&lt;/p&gt;
&lt;p&gt;LOG: DisplayName = DiffieHellman, Version=0.0.0.0, Culture=neutral, PublicKeyToken=4ed5f4288b4076af&lt;/p&gt;
&lt;p&gt;(Fully-specified)&lt;/p&gt;
&lt;p&gt;LOG: Appbase = file:///E:/Virtual Academy Cloud/VAC OLD/Alpha OLD/Alpha OLD  Dev/Alpha Dev-branch/Src/UI.Admin/&lt;/p&gt;
&lt;p&gt;LOG: Initial PrivatePath = E:\Virtual Academy Cloud\VAC OLD\Alpha OLD\Alpha OLD  Dev\Alpha Dev-branch\Src\UI.Admin\bin&lt;/p&gt;
&lt;p&gt;Calling assembly : Tamir.SharpSsh, Version=1.1.1.13, Culture=neutral, PublicKeyToken=4ed5f4288b4076af.&lt;/p&gt;
&lt;p&gt;===&lt;/p&gt;
&lt;p&gt;LOG: This bind starts in default load context.&lt;/p&gt;
&lt;p&gt;LOG: Using application configuration file: E:\Virtual Academy Cloud\VAC OLD\Alpha OLD\Alpha OLD  Dev\Alpha Dev-branch\Src\UI.Admin\web.config&lt;/p&gt;
&lt;p&gt;LOG: Using host configuration file: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet.config&lt;/p&gt;
&lt;p&gt;LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.&lt;/p&gt;
&lt;p&gt;LOG: Post-policy reference: DiffieHellman, Version=0.0.0.0, Culture=neutral, PublicKeyToken=4ed5f4288b4076af&lt;/p&gt;
&lt;p&gt;LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/alpha_admin/51fac977/a21068ee/DiffieHellman.DLL.&lt;/p&gt;
&lt;p&gt;LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/alpha_admin/51fac977/a21068ee/DiffieHellman/DiffieHellman.DLL.&lt;/p&gt;
&lt;p&gt;LOG: Attempting download of new URL file:///E:/Virtual Academy Cloud/VAC OLD/Alpha OLD/Alpha OLD  Dev/Alpha Dev-branch/Src/UI.Admin/bin/DiffieHellman.DLL.&lt;/p&gt;
&lt;p&gt;WRN: Comparing the assembly name resulted in the mismatch: PUBLIC KEY TOKEN&lt;/p&gt;
&lt;p&gt;ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sameera</dc:creator><pubDate>Thu, 15 Jun 2017 12:13:17 -0000</pubDate><guid>https://sourceforge.nete386103cff3943e674f7ac307fcfccab1bf1d46d</guid></item><item><title>Algorithm negotiation fail</title><link>https://sourceforge.net/p/sharpssh/discussion/672629/thread/bb7c6f74/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="https://bitbucket.org/HarpyWar/yulli/issues/15/ssh-issues-algorithm-negotiation-fail" rel="nofollow"&gt;https://bitbucket.org/HarpyWar/yulli/issues/15/ssh-issues-algorithm-negotiation-fail&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HarpyWar</dc:creator><pubDate>Sun, 26 Jun 2016 11:20:39 -0000</pubDate><guid>https://sourceforge.net55078e9f1b49fcb5366039705e3960a14b57cc57</guid></item><item><title>SSH Console Stream to RichTextBox</title><link>https://sourceforge.net/p/sharpssh/discussion/672630/thread/940adac9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;Compliment on this project and thank for the work that was spend on this.&lt;/p&gt;
&lt;p&gt;I try to implement an SSH console on a forms project in VB.NET.&lt;/p&gt;
&lt;p&gt;SshExec approach&lt;br/&gt;
I can remotley execute commands on a SSH server by using: Tamir.SharpSsh.SshExec(sHost, sUser, sPw). This works fine, but with SshExec i do not get a result if the process on the server is a 'never ending' process (for example tail -f).&lt;/p&gt;
&lt;p&gt;SshStream approach&lt;br/&gt;
I can also remotely execute commands on a SSH server by using: Tamir.SharpSsh.SshStream(sHost, sUser, sPw). With SshStream i get a result but the .net code stuck in an infinite loop because it's 'never ending' process (for example tail -f). The problem is described here: &lt;a href="http://stackoverflow.com/questions/2433876/sharpssh-gets-stuck-in-an-infinite-stream-read-in-c-sharp-ssh-app" rel="nofollow"&gt;http://stackoverflow.com/questions/2433876/sharpssh-gets-stuck-in-an-infinite-stream-read-in-c-sharp-ssh-app&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I was reading the mailinglist with the code snippets from Nicolas.K and tried to apply this information to VB. &lt;a href="https://sourceforge.net/p/sharpssh/mailman/sharpssh-users/"&gt;https://sourceforge.net/p/sharpssh/mailman/sharpssh-users/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I'm not successfully.&lt;/p&gt;
&lt;p&gt;Probably there is a very easy approach and i dont see it?&lt;/p&gt;
&lt;p&gt;Did someone realized sending commands to a SSH server and streaming the output to a richtextbox regardless if the process on the server did complete or not?&lt;/p&gt;
&lt;p&gt;Good week and best regards&lt;br/&gt;
Tom&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Huerlimann</dc:creator><pubDate>Mon, 22 Feb 2016 11:23:24 -0000</pubDate><guid>https://sourceforge.net520d31114d92c1531d2dcdb8b5946ffea26530ed</guid></item><item><title>Tamir.SharpSsh support for different MAC if any?</title><link>https://sourceforge.net/p/sharpssh/discussion/672630/thread/939cf5fe/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi All,&lt;br/&gt;
We are using the Tamir.SharpSsh for establishing a SFTP connection b/w our application and a Bank's server for file transfer. Recently got an intemation from the bank that there are going to remove the support MAC-MD5&lt;br/&gt;
They infromed us that we will remove MD5 as a supported cryptographic hashing algorithm for message authentication codes (MACs) for Secure File Transfer Protocol (SFTP) automated transmissions. We will continue to support the SHA-1 cryptographic hashing algorithm for MACs.&lt;/p&gt;
&lt;p&gt;So could any body tell me how to change the MAC in Tamir.SharpSsh to support SHA-1 .&lt;/p&gt;
&lt;p&gt;If you refere to the &lt;a href="http://www.tamirgal.com/blog/page/sharpssh.aspx" rel="nofollow"&gt;http://www.tamirgal.com/blog/page/sharpssh.aspx&lt;/a&gt; we see that the MAC support is showing as &lt;br/&gt;
MAC-hmac-md5.&lt;/p&gt;
&lt;p&gt;Or  could any body let me know any other 3rd party SFTP dll which support SHA-1 hashing algorithm.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jobin Varghese</dc:creator><pubDate>Wed, 09 Sep 2015 06:29:32 -0000</pubDate><guid>https://sourceforge.netf84defa048b251cfcfce756721bd9f3c38ae8d73</guid></item></channel></rss>