Commented Issue: Add the XML documentation to the NuGet package [1477]
Please, can you add the generated xml documentation to the nuget package so we can get the intellisense help working.ThanksComments: ** Comment from web user: eferreyra ** Have checked and its fine...
View ArticleCommented Issue: Invalid handling of http proxy server response [1509]
Hi,I did find a problem when testing the assembly with our squid 3.0 proxy. I receive the message, that Result cannot be called on a failed match. Therefore I've extended the code in Session.cs a...
View ArticleCreated Issue: ArgumentException in Expect [1510]
While Unit Testing my solution using SSH.NET I run into some problem.Sometimes I get error from SSH.NET during test (it is weird, because it happen once 5-6 runs)Exception: System.ArgumentException:...
View ArticleCreated Issue: SCP Won't Upload Directories [1511]
As per the discussion [here](http://sshnet.codeplex.com/discussions/284021), SCP doesn't currently work when uploading folders.
View ArticleCreated Issue: Process terminated due to unhandled exception in Finalize /...
__My application encountered the following unhandled exception that caused the process to exit:__Framework Version: v4.0.30319Description: The process was terminated due to an unhandled...
View ArticleCommented Issue: Process terminated due to unhandled exception in Finalize /...
__My application encountered the following unhandled exception that caused the process to exit:__Framework Version: v4.0.30319Description: The process was terminated due to an unhandled...
View ArticleCommented 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 ArticleCommented 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 ArticleCommented 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 ArticleCreated Issue: Partial Reads from Stream assume end? [1516]
Hi, thanks for all your work on this library. We are using an implementation of a ProducerConsumerStream from here as our means of feeding data into the ftp transfer. This is essentially a buffered...
View ArticleCreated Issue: Trouble with Multiple Connections [1517]
Thanks for this great resource.I'm having issues with connections dropping when I instantiate more than a few (4 or more) SshClients in the same application. If I run separate instances of the same...
View ArticleCommented Issue: ArgumentException in Expect [1510]
While Unit Testing my solution using SSH.NET I run into some problem.Sometimes I get error from SSH.NET during test (it is weird, because it happen once 5-6 runs)Exception: System.ArgumentException:...
View ArticleCommented Issue: ArgumentException in Expect [1510]
While Unit Testing my solution using SSH.NET I run into some problem.Sometimes I get error from SSH.NET during test (it is weird, because it happen once 5-6 runs)Exception: System.ArgumentException:...
View ArticleCommented Issue: Invalid handling of http proxy server response [1509]
Hi,I did find a problem when testing the assembly with our squid 3.0 proxy. I receive the message, that Result cannot be called on a failed match. Therefore I've extended the code in Session.cs a...
View ArticleCommented Issue: ArgumentException in Expect [1510]
While Unit Testing my solution using SSH.NET I run into some problem.Sometimes I get error from SSH.NET during test (it is weird, because it happen once 5-6 runs)Exception: System.ArgumentException:...
View ArticleCommented Issue: Trouble with Multiple Connections [1517]
Thanks for this great resource.I'm having issues with connections dropping when I instantiate more than a few (4 or more) SshClients in the same application. If I run separate instances of the same...
View ArticleCommented Issue: Trouble with Multiple Connections [1517]
Thanks for this great resource.I'm having issues with connections dropping when I instantiate more than a few (4 or more) SshClients in the same application. If I run separate instances of the same...
View ArticleCreated 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.
View ArticleCommented Issue: Partial Reads from Stream assume end? [1516]
Hi, thanks for all your work on this library. We are using an implementation of a ProducerConsumerStream from [here](http://www.informit.com/guides/content.aspx?g=dotnet&seqNum=852) as our means of...
View ArticleCommented Issue: ArgumentException in Expect [1510]
While Unit Testing my solution using SSH.NET I run into some problem.Sometimes I get error from SSH.NET during test (it is weird, because it happen once 5-6 runs)Exception: System.ArgumentException:...
View Article