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

New Post: Problem with SftpClient - ListDirectory and iso-8859-1

Hi There, I am having similar issue with SSH.Net while listing .txt file names from SFTP location. There are Chinese characters in the files names available on SFTP location. At the UI end I want to...

View Article


New Post: Port fowarding not keep alive

Hi, Im trying to make an app which allows port fowarding features (using for change ip address) using SSH Tunnel. Renci.SshNet.SshClient ssh = new Renci.SshNet.SshClient("174.34.150.202", "admin",...

View Article


New Post: Encoded File Names not Displaying Correctly.

Hi There, I am having similar issue as postd in (https://sshnet.codeplex.com/discussions/372745) with SSH.Net while listing .txt file names from SFTP location. There are Chinese characters in the files...

View Article

New Post: Different Port ?

My question is simple, how i can change the port? An example code,would be nice,I am newbie,srry,

View Article

New Post: Trouble with Space in SSH-Command

I found the solution while reading other discussions, is it mentioned here:https://sshnet.codeplex.com/discussions/348421

View Article


New Post: Transfer the File minimum 49,152 bytes using SFTP

I don't know why, but i found the default buffer size of the client connection is 16k, and when the upload starts, with files over 16kb, the client waits to the buffer will be free again, but this...

View Article

New Post: Control M charecters

Hi, While am uploding a file from windows to linux(SUSE), getting special charecter(contrl M) at the end of the each line. Please let me know how to getrid of these special charecters. Thanks John

View Article

New Post: An established connection was aborted by the software in your host...

Can anyone shed some light on this issue? Thanks in advance Renci.SshNet.Common.SshConnectionException: An established connection was aborted by the software in your host machine. at...

View Article


New Post: Different Port ?

I am also curious about how to change the port. Please answer!

View Article


New Post: Different Port ?

It seems like I have found the solution: Dim connInfo as new Renci.Sshnet.PasswordConnectionInfo(host, port, username, password) Dim sftpclient as new Renci.Sshnet.SftpClient(connInfo)...

View Article

New Post: Problem to connect using the PROXY Squid

I have a problem to connect with the server SFTP (SSH Server Bitvise 5.54) when using the PROXY (Squid Cache: Version 2.7.STABLE8) filezilla client (version 3.7.3) if the connection succeeds, but with...

View Article

New Post: Issues with sftpclient downloads

So a little bit of background, we are trying to use sftpclient to copy a whole directory structure with all files within the directories. It works well with our small sample set of directories and...

View Article

New Post: SFTP connection problem - Timeout

I am having a problem with a simple sftp file transfer. I am starting to wonder if there is a problem when I change the port from standard 22 to a custom port of 5929. I can connect to the remote...

View Article


New Post: Control M charecters

John, Use dos2unix to clean up the files after upload. This should give you an idea of what is going on:http://en.wikipedia.org/wiki/Newline#Common_problems Pierre

View Article

New Post: SFTP connection problem - Timeout

You don't use your "const int port = 5929;" anywhere.

View Article


New Post: SFTP connection problem - Timeout

Aha...I had been messing with so much trying to get the authentication all figured out which was interesting but fun... the examples that I had been using all worked on port 22 I added the port cont...

View Article

New Post: Problem to connect using the PROXY Squid

I tested with other libraries SFTP: chilkatsoft and nSoftware. I have no problem using the SQUID proxy with the same settings I have indicated ..

View Article


New Post: Problem to connect using the PROXY Squid

no shirt, no code, no service ;) Please give us your code. Everything else is just guessing.

View Article

New Post: Unable to CD when connecting through SSH

I am connecting to a windows computer to an ubuntu comupter using SSH and have established connection. However, I'm unable to perform commands like cd. I am able to perform ls and ip addr ls. I have...

View Article

New Post: Sending Escape+Shift+F6

Hi All, Are there possible solutions on sending the above 3 keys via shellstream? I have been looking around but i can't seem to find any clue.

View Article
Browsing all 1729 articles
Browse latest View live


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