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

Commented Issue: Client cipher used to decrypt server messages [1917]

Today I encountered errors like "bad package size" which is related to connection handshake. When I tried stepping into the source code, I found the following suspicious bug - In KeyExchange.cs, please...

View Article


Edited Issue: Client cipher used to decrypt server messages [1917]

Today I encountered errors like "bad package size" which is related to connection handshake. When I tried stepping into the source code, I found the following suspicious bug - In KeyExchange.cs, please...

View Article


Commented Unassigned: sftpfilestream read is very slow. [1919]

Sftpfile stream is very slow it took 1hr 15 mins for 400mb file.Is there any way to increase the read buffer of the sftpfilestream.sftp.buffersize is for upload i believe. But i tried changing it no...

View Article

Commented Unassigned: System.Exception: An established connection was aborted...

Hi,I see that this issue was already reported, but the last message is from middle of November saying that somebody is testing it...I still have this issue on the version v4.0.30319. Did you fixed the...

View Article

Commented 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 Article


Commented Issue: Exception thrown on disconnect [1561]

If SshClient.Disconnect() is called just after the connected server is no longer available an exception occurs. Looks like there is a race condition on calling Disconnect. Checks are made for a...

View Article

Commented Unassigned: Timeout on Uploading file [1906]

Hi All, I've tried to search for this issue but haven't had any luck.I am trying to upload a file to an SFTP but it fails when the file is larger than approx 50kb, when the file is smaller than that it...

View Article

Closed Issue: Issue disconnecting. raising sshconnectionException Client not...

After making a sftp connection, using the function ListDirectory(path), checking IsConnected and if so calling Disconnect() will raise an exception.Comments: No response, and issue should be fixed by...

View Article


Commented Unassigned: sftpfilestream read is very slow. [1919]

Sftpfile stream is very slow it took 1hr 15 mins for 400mb file.Is there any way to increase the read buffer of the sftpfilestream.sftp.buffersize is for upload i believe. But i tried changing it no...

View Article


Commented Issue: SCP : Missing files when using DirectoryUpload [1382]

Hi,I have the following environment:- Win7 / 64- .NET 3.5- MPC-Target :OpenSSH_6.0p1, OpenSSL 1.0.0j 10 May 2012- SSH.NET commit 19813I want to upload a directory structure (recursive, depth = 2) from...

View Article

Commented Unassigned: sftpfilestream read is very slow. [1919]

Sftpfile stream is very slow it took 1hr 15 mins for 400mb file.Is there any way to increase the read buffer of the sftpfilestream.sftp.buffersize is for upload i believe. But i tried changing it no...

View Article

Commented Issue: Unobserved exception rethrown by finalizer thread [1298]

Hi, There is an unhandled System.AggregateException in a worker thread within SSH.NET version 18974 that causes the container application to crash. The exception should be caught and rethrown to the...

View Article

Edited Issue: Unobserved exception rethrown by finalizer thread [1298]

Hi, There is an unhandled System.AggregateException in a worker thread within SSH.NET version 18974 that causes the container application to crash. The exception should be caught and rethrown to the...

View Article


Commented Unassigned: sftpfilestream read is very slow. [1919]

Sftpfile stream is very slow it took 1hr 15 mins for 400mb file.Is there any way to increase the read buffer of the sftpfilestream.sftp.buffersize is for upload i believe. But i tried changing it no...

View Article

Commented Issue: SCP : Missing files when using DirectoryUpload [1382]

Hi,I have the following environment:- Win7 / 64- .NET 3.5- MPC-Target :OpenSSH_6.0p1, OpenSSL 1.0.0j 10 May 2012- SSH.NET commit 19813I want to upload a directory structure (recursive, depth = 2) from...

View Article


Commented Unassigned: Need to delete redundant encryptions when using...

Need to delete redundant keys in order to communicate with some servers. More than one encryption throws an exception.foreach (var d in connectionInfo.Encryptions.Where(p => p.Key !=...

View Article

Created Unassigned: arcfour encryption - Arc4Cipher line 164 - stuck loop on...

arcfour - Arc4Cipher.cs line 164for (byte i = 0; i < STATE_LENGTH; i++)Where STATE_LENGTH is 256. Reinitalizes i to 0 (due to i being a byte), causes endless loop on key exchange till server timeout...

View Article


Created Unassigned: No Connection possible with the same auth method...

If you try to connect to a server which requires more than one auth,it only works it the auth-methods differ.If you use:```AuthenticationMethods password,password```or```AuthenticationMethods...

View Article

Commented Unassigned: No Connection possible with the same auth method...

If you try to connect to a server which requires more than one auth,it only works it the auth-methods differ.If you use:```AuthenticationMethods password,password```or```AuthenticationMethods...

View Article

Edited Issue: No Connection possible with the same auth method requested...

If you try to connect to a server which requires more than one auth,it only works it the auth-methods differ.If you use:```AuthenticationMethods password,password```or```AuthenticationMethods...

View Article
Browsing all 1026 articles
Browse latest View live


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