Closed 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 ArticleCreated Issue: Orphaned threads when port forwarding [1522]
I'm not sure if this is the same issue as [here](http://sshnet.codeplex.com/workitem/1436).In the situation where a port forward has been established and actively used, therefore a listener thread has...
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: 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 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 Can't Upload Rooted Directories [1511]
As per the discussion [here](http://sshnet.codeplex.com/discussions/284021), SCP doesn't currently work when uploading rooted folders.Comments: ** Comment from web user: olegkap ** Hi,Can you please...
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: 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: Issue disconnecting. raising sshconnectionException Client...
After making a sftp connection, using the function ListDirectory(path), checking IsConnected and if so calling Disconnect() will raise an exception.Comments: ** Comment from web user: olegkap ** Hi,Can...
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 ArticleCommented Issue: Orphaned threads when port forwarding [1522]
I'm not sure if this is the same issue as [here](http://sshnet.codeplex.com/workitem/1436).In the situation where a port forward has been established and actively used, therefore a listener thread has...
View ArticleCommented Issue: Orphaned threads when port forwarding [1522]
I'm not sure if this is the same issue as [here](http://sshnet.codeplex.com/workitem/1436).In the situation where a port forward has been established and actively used, therefore a listener thread has...
View ArticleCommented Issue: Dispose() should not leave running threads behind! [1436]
Hi. I have found a really hard to find bug that is very consistently repeatable. Before getting into the details, I think it should be noted that this issue will be resolved if the...
View Article