Quantcast
Channel: sshnet Discussions Rss Feed
↧

New Post: Cannot find message [/myfiletoupload.csv]

Hello, I used the source code instead of the nuget package so I could debug the project and change things I needed to make it work. It's been a long time, Hope it helps.

View Article


New Post: Cannot find message [/myfiletoupload.csv]

Thanks. I ended up changing my code to use the fileUpload method instead - which worked.

View Article


New Post: how to pass special chars in passwords ?

One user has special chars in its Cisco's enable password (ï alias \357) Freeradius accepts it in the escaped style \357 but Ssh.net sends it directly and then is rejected It works with Putty or...

View Article

New Post: SshOperationTimeoutException and SshConnectionException continue to...

Hello, I am currently working on a project that must download, edit and then upload a file from an sftp server. To achieve this, I am using this library. As well as this, the file on the sftp is...

View Article

New Post: Files archiving to different location

Hello, If i want to move the files which are older than 5 days to different SFTP location, How i can achive using renci.ssh.net? Thanks in advance. Regards, Nagdeep. K.N.

View Article


New Post: Does SSH.NET use .NET System.Security.Cryptography classes or...

Does SSH.NET library use .NET System.Security.Cryptography classes or implement its own Crypto classes ?

View Article

New Post: Does SSH.NET use .NET System.Security.Cryptography classes or...

We implement our own hashing and crypto classes, but we intend to use the BCL (System.Security.Cryptography) classes for those target framework where they are available. As of the 2016.0.0 release, we...

View Article

New Post: Disposing client without disconnecting

What is the best practice between these two examples? Does it make sense to put the Disconnect() in a finally block to ensure it is always called or is it acceptable to simply allow dispose to close...

View Article


New Post: stty:: Invalid command error reported as error while trying to run...

Hi, We use Renci SSH library to communicate with a solaris server. I observe that for any command it reports an error stty::Invalid command but the ExitStatus is always 0...meaning that command was...

View Article


New Post: tnsping is not working via SSH.net dll

I have a requirement to run a .ksh file via .NET. For SSH the unix I'm using the SSH.NET dll. I'm able to successfully connect to the unix box and run commands. But when the .ksh file tries connecting...

View Article

New Post: Issue with command result output

Hi There I am using SSH.NET package to ssh to the linux box and run command on it in the following way:using (var sshClient = new SshClient(Connection)) { var command =...

View Article

New Post: Connecting Linux machine hosted on AWS Cloud

I am new to AWS. Through .net c# code using SSH.Net, can we connect a Linux machine and invoke a jar file on AWS Cloud? We have done a lift and shift, just wanted to know if SSH.Net has the capability...

View Article

New Post: Cannot use RSA key generated by PuTTYgen

Sharing the solution by answering my own question... The solution is: generate the key with MobaXterm's generator, and use the "Export OpenSSH key" (not"Export OpenSSH key (force new file format)"...

View Article


New Post: HOW TO: Use SSH.NET in Visual Studio 2008 Professional and .NET...

I have a Visual Studio 2008 project in C# with .NET Framework 3.5 and I would like to use this library but I do not know what package I have to download. There are 3 branches, developer, master and...

View Article

New Post: HOW TO: Use SSH.NET in Visual Studio 2008 Professional and .NET...

You should be able to download the source, and build from there - you'll want the Renci.SshNet.NET35 project which will open in VS2008 OK - you will need to make a few minor changes to get it to build,...

View Article


New Post: Minimum version required for SHA-256

I have the SSH.NET library 4.0.30319 and I want to make sure this version will support SHA-256, or if there is a newer version I need.

View Article

New Post: Minimum version required for SHA-256

Also, if the version we have does support SHA-256 what special settings do we need to have to make it work?

View Article


New Post: SftpClient connect exception "No existing connection"

Hello I did a small program, below, that does a SftpClient connect call When I run the program on a Windows 10 PC that I have administrator permissions, all works built with Visual Studio 2015 When I...

View Article

New Post: Missing wiki page:...

Hello, The documentation on the following page seems to be missing: https://sshnet.codeplex.com/wikipage?title=https://github.com/sshnet/SSH.NET/releases/tag/2016.0.0 I found the link on this page:...

View Article

New Post: Error uploading

I am receiving error "The requested operation failed". This code is being successfully used by another development group in our company but I am not able to get it to work. The code is connecting to...

View Article


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