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

Created Unassigned: Internationalization Problems [2705]

Good day,I am having some troubles to open and read files in a UBUNTU SFTP server that had accents in the name, I was traying to rename them using the library to remove the accents remotly because I...

View Article


New Post: Multipart / Segmented SFTP Downloads

Anyone?

View Article


New Post: Change to superuser

I'm trying to execute command, which requires superuser permissions on server. I've tried using both, sshcommand and ShellStream, but neither works. The commands I am trying to run are: sudo -s...

View Article

Created Unassigned: Installation Dependencies/Instructions [2706]

I have downloaded these three modules and placed them in the "C:\Windows\System32\WindowsPowerShell\v1.0\Modules\SSH-Sessions" directory....

View Article

New Post: Keep always connect session

I want session always run 24/24 Close program to exit session

View Article


Commented Unassigned: Installation Dependencies/Instructions [2706]

I have downloaded these three modules and placed them in the "C:\Windows\System32\WindowsPowerShell\v1.0\Modules\SSH-Sessions" directory....

View Article

New Post: Multipart / Segmented SFTP Downloads

you can download if you will add winscp this is the easy why for me if you want i can send exemple

View Article

New Post: client.RunCommand() is not working

SshClient ssh = new SshClient(ip, 22, userName, password); ssh.Connect(); SshCommand sshc = ssh.RunCommand("top"); // replace with your command

View Article


New Post: visual basic.net sftp downloading file with progress bar

is this still relevant?

View Article


New Post: Trouble using .RunCommand() with ssh.net

why to trigger command revert this command to script.sh and call the script

View Article

New Post: Multipart / Segmented SFTP Downloads

shaylam wrote: you can download if you will add winscp this is the easy why for me if you want i can send exemple Yes, please. Thanks.

View Article

Created Unassigned: CD command not working on SSH.NET [2708]

Hello Everyone,I am trying to shutdown application on one of our Servers, and we are trying to do it via C#We downloaded the SSH.NET library file and wrote some simple commands to test out if the code...

View Article

New Post: sftp examples

Hi All, Do you know where i can find some examples? I would like to understand how to open a connection and download a file, but would be nice to have a start point where you can see some lines that...

View Article


New Post: sftp examples

Look for this Exemplo for C# application; (http://surendrasharmadotnet.blogspot.com.br/2014/03/how-to-upload-file-via-sftp-using.html)

View Article

New Post: sftp examples

Many thanks! Really useful! Simone

View Article


New Post: Problems changing directory with sftpClient.ChangeDirectory() after...

Hi, I have the following script:string workingDirectory; using (var client = new SshClient(ssh_host, ssh_username, ssh_password)) { try { client.Connect(); if(client.IsConnected) { SshCommand...

View Article

New Post: Connect asynchronously

Hi I was wondering if anyone has had any luck connecting to an SSH server asynchronously or if anyone know if this is possible. It works fine if you have the correct credentials, but when you make a...

View Article


Patch Uploaded: #17693

xer_mamin has uploaded a patch.Description:deadlock in Session: if an exception occurs in the function {Session.cs/private void MessageListener()}, then in the function of {Session.cs/private void...

View Article

Commented Unassigned: In some error cases, an unhandled exception might be...

There is a race condition that can cause an unhandled exception to be thrown. Take a look at the following code:```C#try{// "server" needs to be changed to a real SSH server// The credentials do not...

View Article

Commented Unassigned: In some error cases, an unhandled exception might be...

There is a race condition that can cause an unhandled exception to be thrown. Take a look at the following code:```C#try{// "server" needs to be changed to a real SSH server// The credentials do not...

View Article
Browsing all 2955 articles
Browse latest View live


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