New Post: Getting asynchronous output from a program through ssh
Hello! I've been pondering a while with SSH.NET library. I'm trying to create an application which connects to server through ssh, launches a program that gives continuous output in a way that the...
View ArticleCreated Unassigned: SftpPathNotFoundException for StatusCodes.NoSuchFile when...
I am getting StatusCodes.NoSuchFile when uploading above certain size file but works fine for small files, I tried playing with different Buffer sizes but no luck.Can anyone please let me know what...
View ArticleCreated Unassigned: How can I get the response via this library [2495]
Hello!I mean I used ForwardedPortDynamic to connect to some website. What event can i handle or which way can be use to see what is reponse from web server, Thank alot !
View ArticleSource code checked in, #40433
Use SilverlightShared version of classes from Silverlight. Remove unused imports.
View ArticleSource code checked in, #40435
Add WaitOnHandle overload that takes the time to wait for any of the handles to become signaled.
View ArticleSource code checked in, #40436
Added ChannelDirectTcpip.SilverlightShared.cs to SL projecT.
View ArticleSource code checked in, #40437
Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. Extracted authentication logic into ClientAuthentication class to allow improve testabiity. When a given...
View ArticleSource code checked in, #40438
Added ClientAuthentication and newly introduced interfaces to remaining projects.
View ArticleCommented Issue: Stack Overflow if PartialSuccess is during Authentication...
TryAuthenticate gets stuck in an infinite recursive loop if the authentication passes partially but requires a 2nd part. This happens whether a single or multiple authentication methods are provided as...
View ArticleReviewed: 2014.4.6-beta1 (Oct 06, 2014)
Rated 4 Stars (out of 5) - Generally works real well. Have had some issues of unusual disconnects while trying to retrieve files from SFTP server.
View ArticleCreated Unassigned: Unable to reconnect after "Channel was closed" [2511]
I'm having trouble with using SftpClient. First, I'm inexplicably hitting SshException: Channel was closed. Second, when I detect that I hit it, I can't reconnect even if I create a new SftpClient...
View ArticleCommented Unassigned: Unable to reconnect after "Channel was closed" [2511]
I'm having trouble with using SftpClient. First, I'm inexplicably hitting SshException: Channel was closed. Second, when I detect that I hit it, I can't reconnect even if I create a new SftpClient...
View ArticleCommented Unassigned: SftpPathNotFoundException for StatusCodes.NoSuchFile...
I am getting StatusCodes.NoSuchFile when uploading above certain size file but works fine for small files, I tried playing with different Buffer sizes but no luck.Can anyone please let me know what...
View ArticleCommented Unassigned: Unable to reconnect after "Channel was closed" [2511]
I'm having trouble with using SftpClient. First, I'm inexplicably hitting SshException: Channel was closed. Second, when I detect that I hit it, I can't reconnect even if I create a new SftpClient...
View ArticlePatch Uploaded: #16873
ikeark has uploaded a patch.Description:A computer does port forwarding and sends some data. Just before it receives any answer the computer kills the connection. At this point the SSH.Net library...
View ArticleCommented Unassigned: An established connection was aborted by the server [2398]
When trying to download files from sftp, I am getting error:"__An established connection was aborted by the server__"Comments: ** Comment from web user: jmf ** I receive this error only when attempting...
View ArticleCommented Unassigned: An established connection was aborted by the server [2398]
When trying to download files from sftp, I am getting error:"__An established connection was aborted by the server__"Comments: ** Comment from web user: drieseng ** Please provide the complete (but...
View ArticleCommented Unassigned: Unable to reconnect after "Channel was closed" [2511]
I'm having trouble with using SftpClient. First, I'm inexplicably hitting SshException: Channel was closed. Second, when I detect that I hit it, I can't reconnect even if I create a new SftpClient...
View ArticleCommented Unassigned: An established connection was aborted by the server [2398]
When trying to download files from sftp, I am getting error:"__An established connection was aborted by the server__"Comments: ** Comment from web user: jmf ** Certainly. Thank you for taking a look at...
View Article