Quantcast
Channel: sshnet Discussions Rss Feed
Browsing all 1729 articles
Browse latest View live
↧

New Post: Zlib compression support

Thanks so much for this! I spent forever trying to get it working but didn't read carefully enough... For anyone reading this, don't forget to uncomment those two lines in ConnectionInfo.cs (CTRL-F...

View Article


New Post: System.InvalidOperationException: Dynamic operations can only be...

Somewhere in your app.config file you have <legacyCasPolicy enabled="true" /> You can remove this and it will work (if you don't require it). Problem is I have the same issue but i need the...

View Article


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 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

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

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


New Post: How to detect a keyboard interactive command request.

Hi, I trying to do a program that allows to connect to different UNIX servers (RedHat, AIX and Solaris) each of them with a different way to connect, and after the connection, it allows to send...

View Article

New Post: Success response of UploadFile method

Hi, How do i know the file has successfully uploaded with the UploadFile method, Does this method return any status for that? Please help

View Article


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

Second that, DHT... This project needs some love. Let's finish this. I volunteer to contribute to a Beta 2.

View Article

New Post: Client Upload Completes but Never Returns

Hi, came across this library, looks like a life saver. Got it working pretty quickly and uploading files over SFTP (all I need to do at this time). The following code is my simple implementation:...

View Article


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

I've stepped up the pace a little this week; I'm working on an authentication issue which I consider blocking. I could use help reviewing and prioritizing issues.

View Article

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 Article

New Post: Port Forwarding - Multiple Hop Server - Channel error

I can create a Local Port forward directly to the device and launch the browser on local host, but when I try to go through a multi-hop jump server I can get the SSH connection to the end device, but...

View Article
Browsing all 1729 articles
Browse latest View live


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