Commented Issue: BadMessage on write [1302]
<p>When I Write file using large chunks over lan connection the packets sometimes flood the server resauilting with BadMessage with any subsequent call. It can be solved by using CountdownEvent...
View ArticleCreated Issue: ScpClient.Download Hangs for Single File [1459]
For me, connecting to a recently built Debian Linux box to download a single file, the ScpClient.ReadByte(Stream) hangs due to an infinite loop waiting for more bytes on the stream, that never come.The...
View ArticleCreated Issue: Amazon EC2 keys not recognized [1460]
Amazon EC2 produces key with 76 characters per line and CRLF and library accepts only 64 characters per line and LF.
View ArticleCreated Issue: v2013.1.8 - ShellStream.Flush NullReferenceException [1461]
Using v2013.1.8 I get a NullReferenceException when calling .Flush() on a ShellStream. I'm caching the ShellStream so that I don't have to reopen it constantly, so this may be the cause.The object...
View ArticleCommented Issue: BadMessage on write [1302]
<p>When I Write file using large chunks over lan connection the packets sometimes flood the server resauilting with BadMessage with any subsequent call. It can be solved by using CountdownEvent...
View ArticleClosed Issue: BadMessage on write [1302]
<p>When I Write file using large chunks over lan connection the packets sometimes flood the server resauilting with BadMessage with any subsequent call. It can be solved by using CountdownEvent...
View ArticleCommented Issue: ScpClient.Download Hangs for Single File [1459]
For me, connecting to a recently built Debian Linux box to download a single file, the ScpClient.ReadByte(Stream) hangs due to an infinite loop waiting for more bytes on the stream, that never come.The...
View ArticleCommented Issue: Half open connection handling [1326]
<p>Find a way to handle the situation when server is unreachible due network problems gracefully.</p><br>Comments: ** Comment from web user: olegkap ** Thanks, for checking it.Will...
View ArticleClosed Issue: Half open connection handling [1326]
<p>Find a way to handle the situation when server is unreachible due network problems gracefully.</p><br>
View ArticleCommented Issue: ScpClient.Download Hangs for Single File [1459]
For me, connecting to a recently built Debian Linux box to download a single file, the ScpClient.ReadByte(Stream) hangs due to an infinite loop waiting for more bytes on the stream, that never come.The...
View ArticleCommented Issue: ScpClient.Download Hangs for Single File [1459]
For me, connecting to a recently built Debian Linux box to download a single file, the ScpClient.ReadByte(Stream) hangs due to an infinite loop waiting for more bytes on the stream, that never come.The...
View ArticleClosed Issue: ScpClient.Download Hangs for Single File [1459]
For me, connecting to a recently built Debian Linux box to download a single file, the ScpClient.ReadByte(Stream) hangs due to an infinite loop waiting for more bytes on the stream, that never come.The...
View ArticleCommented Issue: v2013.1.8 - ShellStream.Flush() throws...
Using v2013.1.8 I get a NullReferenceException when calling .Flush() on a ShellStream. I'm caching the ShellStream so that I don't have to reopen it constantly, so this may be the cause.The object...
View ArticleClosed Issue: v2013.1.8 - ShellStream.Flush() throws NullReferenceException...
Using v2013.1.8 I get a NullReferenceException when calling .Flush() on a ShellStream. I'm caching the ShellStream so that I don't have to reopen it constantly, so this may be the cause.The object...
View ArticleCommented Issue: v2013.1.8 - ShellStream.Flush() throws...
Using v2013.1.8 I get a NullReferenceException when calling .Flush() on a ShellStream. I'm caching the ShellStream so that I don't have to reopen it constantly, so this may be the cause.The object...
View ArticleCommented Issue: ScpClient.Download Hangs for Single File [1459]
For me, connecting to a recently built Debian Linux box to download a single file, the ScpClient.ReadByte(Stream) hangs due to an infinite loop waiting for more bytes on the stream, that never come.The...
View ArticleCommented Issue: v2013.1.8 - ShellStream.Flush() throws...
Using v2013.1.8 I get a NullReferenceException when calling .Flush() on a ShellStream. I'm caching the ShellStream so that I don't have to reopen it constantly, so this may be the cause.The object...
View ArticleCreated Issue: Payload cannot be more then 32768 bytes. [1465]
During 144 KB file upload exception occur.Could you please advice where is the problem - in my code or in the Renci.SshNet.dll ?System.InvalidOperationException: Payload cannot be more then 32768...
View ArticleCommented Issue: Payload cannot be more then 32768 bytes. [1465]
During 144 KB file upload exception occur.Could you please advice where is the problem - in my code or in the Renci.SshNet.dll ?System.InvalidOperationException: Payload cannot be more then 32768...
View Article