Remove Line Feed from WriteLine method in Shellstream Class

When working with the expect method, it was discovered the WriteLine was sending an linefeed after a carriage return. This was throwing some SSH implementations off because the linefeed is being in...

Id #1584 | Release: None | Updated: Wed at 2:57 PM by jimmychanga | Created: Wed at 2:57 PM by jimmychanga

Infinite loop in SocketReadLine Method

First of all you are doing a great job, Thank's for that. Where was an infinite loop ,do {..} while {.. buffer[buffer.Count - 1] == 0x0A ...} condition wasn't true, and a i get exception SshOperat...

Id #1582 | Release: None | Updated: Tue at 2:09 PM by zolotoych | Created: Tue at 12:24 PM by zolotoych

Unhandled exception during SftpClient Dispose

We are facing an unhandled exception during Dispose of the SftpClient. 2013-05-13 12:54:22,711 [2] FATAL - AppDomain.UnhandledException Renci.SshNet.Common.SshConnectionException: Client not conn...

Id #1581 | Release: None | Updated: Wed at 5:45 AM by zolotoych | Created: May 14 at 8:03 AM by winkledumpling

Wrong PKCS7 padding in DES algorithm

public class PKCS7Padding : CipherPadding { /// <summary> /// Transforms the specified input. /// </summary> /// <param name="blockSize">Size of the block.</param> /// <param na...

Id #1580 | Release: None | Updated: May 14 at 3:26 AM by coaxhappy | Created: May 14 at 3:26 AM by coaxhappy

Remote File exists not working

I've tried to use sftp.Exists(String) do not work for files. Already tested for file and for directory. Directory work well, but files are not recognized.

Id #1574 | Release: None | Updated: Today at 6:35 PM by ronnieoverby | Created: May 7 at 1:05 PM by roker002

Need for ShellStream.Read( byte[] buffer, int offset, int count, Timespan timeout)

Hi, Would it be possible to add the above method to the ShellStream class? I have an application that does a "read and collect until .... found". During developement of the app I discovered that ...

Id #1565 | Release: None | Updated: May 2 at 12:43 PM by etamminga | Created: May 2 at 12:43 PM by etamminga

scp double quotes in file path

Hi Oleg, I can't thank you enough for a wonderful project! I saw that this issue has come up before and been closed, but I found it with the 2013.4.7 release as well, so I thought I'd raise it a...

Id #1564 | Release: None | Updated: May 3 at 4:48 PM by kdsnow | Created: Apr 30 at 4:28 PM by KateNorton

OverflowException on empty server response

Hello, I'm trying to connect to OS X Mountain Lion from a Windows Phone 7.5 application using a SFTP client implemented using your library (version 2013.4.7), and upon sftpclient.connect, after a ...

Id #1562 | Release: None | Updated: Apr 30 at 2:19 PM by northernlights | Created: Apr 28 at 2:31 PM by northernlights

Exception thrown on disconnect

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 con...

Id #1561 | Release: None | Updated: Wed at 5:45 AM by zolotoych | Created: Apr 23 at 5:35 PM by pmilin

documentation

Hi, It's impossible to view the documentation... I'm new to ssh.net, so the documentation could have been very useful!

Id #1559 | Release: None | Updated: Apr 28 at 2:34 PM by northernlights | Created: Apr 20 at 8:19 AM by audreyF