Created Issue: Reverse tunnel help [1538]
I think I am doing something wrong, I am trying to setup a remote tunnel. For testing purposes I have a local nodejs website listening on port 3000. I am doing an ssh connection to my amazon web...
View ArticleCreated Issue: Problem with sftp uploading [1539]
When I try to upload in loop several huge files (17 files on 5 gb) I see that 3 files have uploaded fully, then processing have hunged one hour and I get exceptionSystem.Net.Sockets.SocketException...
View ArticleCommented Issue: Problem with sftp uploading [1539]
When I try to upload in loop several huge files (17 files on 2 gb) I see that 3 files have uploaded fully, then processing have hunged one hour and I get exceptionSystem.Net.Sockets.SocketException...
View ArticleCommented Issue: SftpClient.UploadFile Truncates Uploaded File [1533]
I'm uploading a file with 7MB size and the file is truncated to 4.5MB more or less.I tried a Flush on the Stream but I always has the error```streamFile = // Load...
View ArticleCommented Issue: Problem with sftp uploading [1539]
When I try to upload in loop several huge files (17 files on 2 gb) I see that 3 files have uploaded fully, then processing have hunged one hour and I get exceptionSystem.Net.Sockets.SocketException...
View ArticleCreated Issue: Port Forwarding [1540]
" public ForwardedPortLocal(uint boundPort, string host, uint port): this(string.Empty, boundPort, host, port){}"Would it be better if you would do the following instead of above public...
View ArticleCommented Issue: Problem with sftp uploading [1539]
When I try to upload in loop several huge files (17 files on 2 gb) I see that 3 files have uploaded fully, then processing have hunged one hour and I get exceptionSystem.Net.Sockets.SocketException...
View ArticleClosed Issue: Problem with sftp uploading [1539]
When I try to upload in loop several huge files (17 files on 2 gb) I see that 3 files have uploaded fully, then processing have hunged one hour and I get exceptionSystem.Net.Sockets.SocketException...
View ArticleCreated Issue: Rosh [1546]
When i use the Rosh command any other commands taht i pass are not working.!any help greatly appreciated. Dim connInfo As New Renci.SshNet.PasswordConnectionInfo(servTxt.Text, Val(prtTxt.Text),...
View ArticleCreated Issue: SshAuthenticationException : User cannot be authenticated [1547]
Getting SshAuthenticationException : User cannot be authenticated when trying to authenticate with username/password+private key(dsa, 2048bits w/o passphrase)```var connectionInfo = new...
View ArticleCommented Issue: SshAuthenticationException : User cannot be authenticated...
Getting SshAuthenticationException : User cannot be authenticated when trying to authenticate with username/password+private key(dsa, 2048bits w/o passphrase)```var connectionInfo = new...
View ArticleCommented Issue: SshAuthenticationException : User cannot be authenticated...
Getting SshAuthenticationException : User cannot be authenticated when trying to authenticate with username/password+private key(dsa, 2048bits w/o passphrase)```var connectionInfo = new...
View ArticleClosed Issue: SshAuthenticationException : User cannot be authenticated [1547]
Getting SshAuthenticationException : User cannot be authenticated when trying to authenticate with username/password+private key(dsa, 2048bits w/o passphrase)```var connectionInfo = new...
View ArticleCommented Issue: Rosh [1546]
When i use the Rosh command any other commands taht i pass are not working.!any help greatly appreciated. Dim connInfo As New Renci.SshNet.PasswordConnectionInfo(servTxt.Text, Val(prtTxt.Text),...
View ArticleCommented Issue: Port Forwarding [1540]
" public ForwardedPortLocal(uint boundPort, string host, uint port): this(string.Empty, boundPort, host, port){}"Would it be better if you would do the following instead of above public...
View ArticleClosed Issue: Port Forwarding [1540]
" public ForwardedPortLocal(uint boundPort, string host, uint port): this(string.Empty, boundPort, host, port){}"Would it be better if you would do the following instead of above public...
View ArticleCommented Issue: ZeroBytes in ShellStream [1525]
Somethimes in a shellstream there can be zero bytes found.It was gone after the update in 12/2012 and appiert backwith the update in ~02/2013.In the buffer i can find then lots of zero bytes, some text...
View ArticleCommented Issue: Reverse tunnel help [1538]
I think I am doing something wrong, I am trying to setup a remote tunnel. For testing purposes I have a local nodejs website listening on port 3000. I am doing an ssh connection to my amazon web...
View ArticleCreated Issue: Seeing a protected memory exception [1549]
I am seeing a protected memory exception when connecting to device.```Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at...
View ArticleCreated Issue: SFTP: Uploading Files to the FTP Server has Inconsistent...
__Method Name:__ UploadFile()__Issue:__ Files Uploaded to FTP Server has Inconsistent BehaviorI am trying to upload the file from local path to the ftp server, there is no exceptions in the...
View Article