Closed Issue: 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__"
View ArticleCreated Unassigned: ssh.RunCommand stop working after upgrade [2581]
Hi,I made an application that sends and receive via ssh against a suse sles 11 linux server. Everything worked ok until i upgrade my visual studio from 2010 express to 2010 professional. Is seems like...
View ArticleCommented Issue: Dynamic Port Forwarding slows down to a crawl [2010]
When using dynamic port forwarding it starts well but after a couple of minutes of surfing it slows sown and when looking at the connections using netstat -na many are in a waiting state. Used for...
View ArticleCreated Unassigned: Shellstream password [2584]
I have been using ssh.net successfully, but recently I have been having a very interesting issue which I need help for:I can log on to a linux server, ssh to another and use sudo successfully.Recently,...
View ArticleCommented Unassigned: ssh.RunCommand stop working after upgrade [2581]
Hi,I made an application that sends and receive via ssh against a suse sles 11 linux server. Everything worked ok until i upgrade my visual studio from 2010 express to 2010 professional. Is seems like...
View ArticleClosed Unassigned: System.Exception: An established connection was aborted by...
Hi,I see that this issue was already reported, but the last message is from middle of November saying that somebody is testing it...I still have this issue on the version v4.0.30319. Did you fixed the...
View ArticleCommented Unassigned: Payload cannot be more then 32768 bytes on...
Currently the default payload size for the SshClient is 32768 bytes.There is no property neither at the SshClient nor at the ForwardedPortRemote to change this.Comments: ** Comment from web user:...
View ArticleClosed Unassigned: transmit data via ssh2 subsystem [2571]
Hi,I need to transmit data via ssh2 subsystem connection.How to transmit xml data after executing command "linterface"?While i executing command "linterface" server is waiting for data input.How to...
View ArticleCommented Issue: Hang while connecting to MYSQL via SSH [1468]
Wiki Link: [discussion:429181] Hi,The code in the above discussion works fine and connects securely to the server and then the database but once its run a second time its hangs for about 15secs while...
View ArticleCommented Unassigned: CreateShellStream closes the conenction : "An...
Dear friends, I am using SSHNET for many connections. I use CreateShellStream to find an output.One kind of hosts (the old one, BusyBox v1.00-pre10) closes the connection on ```using (var stream =...
View ArticleCommented Unassigned: Shellstream password [2584]
I have been using ssh.net successfully, but recently I have been having a very interesting issue which I need help for:I can log on to a linux server, ssh to another and use sudo successfully.Recently,...
View ArticleCreated Unassigned: Dinamic Forwarding Socks5 Name Resolution via SSH [2589]
First of all. Sorry for my english. and thanks for all developers for making this amazing...
View ArticleCreated Unassigned: execute impdp command [2590]
Hi I use runCommand to execute some basic ksh script without problems. (rm..). But i can't run command with impdp. var cmd = ssh.RunCommand("ssh oracle@192.168.1.31;cd...
View ArticleCommented Unassigned: execute impdp command [2590]
Hi I use runCommand to execute some basic ksh script without problems. (rm..). But i can't run command with impdp. var cmd = ssh.RunCommand("ssh oracle@192.168.1.31;cd...
View ArticleCommented Unassigned: execute impdp command [2590]
Hi I use runCommand to execute some basic ksh script without problems. (rm..). But i can't run command with impdp. var cmd = ssh.RunCommand("ssh oracle@192.168.1.31;cd...
View ArticleCommented Unassigned: execute impdp command [2590]
Hi I use runCommand to execute some basic ksh script without problems. (rm..). But i can't run command with impdp. var cmd = ssh.RunCommand("ssh oracle@192.168.1.31;cd...
View ArticleCreated Unassigned: Session.Disconnect() hangs forever [2591]
I'm doing a reboot on a linux machine (dropbear ssh server) and disconnecting as fast as i can after that.I'm using ssh.net 2014.4.6-beta2The sshclient hangs in the Disconnect method...
View ArticleCreated Unassigned: Retain Last Modified/Creation Date on SFTP File Transfer...
I'm requesting a patch to retain the last modification and creations date/time on transferred files via sftp.Any time that I transfer a file via sftp with this library my last modification and creation...
View ArticleCommented Unassigned: execute impdp command [2590]
Hi I use runCommand to execute some basic ksh script without problems. (rm..). But i can't run command with impdp. var cmd = ssh.RunCommand("ssh oracle@192.168.1.31;cd...
View ArticleCommented Unassigned: execute impdp command [2590]
Hi I use runCommand to execute some basic ksh script without problems. (rm..). But i can't run command with impdp. var cmd = ssh.RunCommand("ssh oracle@192.168.1.31;cd...
View Article