Quantcast
Channel: SSH.NET Library
Browsing all 2955 articles
Browse latest View live
↧

New Post: Project status: No public commits since May 2014?

Hi all, I've been wondering about the next release of SshNet, and noticed that there have been no public commits since May. And the Beta from April has not been updated either. When I inquired a few...

View Article


New Post: Project status: No public commits since May 2014?

I guess as a followup question: Is there anything the authors of SshNet need in terms of help from end users to get to the next release. (I say this as somebody not too familiar with the code base.)

View Article


New Comment on "Draft for Documentation page"

I am getting the following exception while compiling the sample. Error 1 The non-generic method 'Renci.SshNet.SshClient.AddForwardedPort(Renci.SshNet.ForwardedPort)' cannot be used with type arguments...

View Article

New Comment on "Draft for Documentation page"

LocalPortForward method above won't compile, tried different things but no luck.

View Article

New Post: Command running problem

I want to use ssh library to connect to windows server and fire command on Power Shell. My code is as follows ConnectionInfo connectionInfo = new PasswordConnectionInfo("ip",port, "id", "password");...

View Article


New Post: Project status: No public commits since May 2014?

Personnally, I've been busy with other stuff lately and enjoying summer with my family. I haven't abandoned the project, but I can't say if and when I'll continue working on SSH.NET. I do know that I...

View Article

Created Unassigned: SNK issue when trying to build [2455]

I just downloaded this SSH.NET Library. I added it to a new visual studio project and tried to build. There's no code in my "main" project, this is just trying to build the solution and I keep getting...

View Article

New Comment on "Draft for Documentation page"

Upload file wont work, it takes in a Stream and String, the args are reversed in this example. This documentation needs to be a bit better.

View Article


New Post: SSH to network devices configured with different versions

Hi, I want to connect to the devices which are configured with differenet SSH versions i.e SSH 1.0, SSH 1.5 and SSH 2.0. I am able to achieve this with Renci.Sshnet for 1.0 and 2.0 but it throws an...

View Article


New Post: CancelAsync() Always seems to timeout

Hi Mike, I have tried to do it "nasty" - just disconnect/dispose the command and the connection. It returned immediately - however the job was kept running forked. If you found any way to cancel a...

View Article

New Post: Small File Upload Problem

Hi, I am getting this problem with version 2014.4.6-beta1 when running my code on Windows Server 2008 R2, but not when running on Windows 7. I can connect to the server, and the destination file is...

View Article

New Post: Small File Upload Problem

Hi again. It turns out that the problem I had was caused by a full disk on the SFTP server. But I didn't get a proper error message saying this. In certain scenarios I would get a proper error message...

View Article

New Post: CancelAsync() Always seems to timeout

Hi Gyoreg, Unfortunately I never managed to get this working as I hoped. I had the same experience as you with the nasty approach as well. In the end we had to turn the responsibility around and have...

View Article


New Post: CancelAsync() Always seems to timeout

Hi, What I found, that even in Putty/PLink I see the same approach: when I start a command it continues after cancelling the command itself (press ctrl+c in command prompt) by default. However when I...

View Article

Commented Unassigned: An established connection was aborted by the software...

Hi,Function "partial void SocketRead(int length, ref byte[] buffer)":Exception: if (_isDisconnecting) throw new SshConnectionException("An established connection was aborted by the software in your...

View Article


New Post: Project status: No public commits since May 2014?

Thank you drieseng - I am glad to hear you had a great summer. We can all use those! What would you like to see as far as help? If you could gather up what would be needed to get the current batch of...

View Article

Commented Unassigned: SNK issue when trying to build [2455]

I just downloaded this SSH.NET Library. I added it to a new visual studio project and tried to build. There's no code in my "main" project, this is just trying to build the solution and I keep getting...

View Article


Commented Unassigned: SSH.NET Upload Multiple files asynchronously throws an...

I am creating an application that will1. process a CSV file,2. create JObject for each record in CSV file, and finally3. upload all these files to SFTP serverAfter looking around for a free library for...

View Article

Commented Unassigned: System.InvalidOperationException: Dynamic operations...

Hi All, I am trying to connect to FTP using your binaries and getting below error:System.InvalidOperationException: Dynamic operations can only be performed in homogenous AppDomain. at...

View Article

Commented Unassigned: An established connection was aborted by the software...

Hi,Function "partial void SocketRead(int length, ref byte[] buffer)":Exception: if (_isDisconnecting) throw new SshConnectionException("An established connection was aborted by the software in your...

View Article
Browsing all 2955 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>