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

New Post: Bad Packet Length Error

Hello everyone and thanks for your help in advance. Completely new to SSH.Net and had created a project for connecting to an SFTP serverdoing the following:Dim sftpclient As New SftpClient("host",...

View Article


New Post: No such File or Directory

Hello, First I'd like to say that you have a great product here! I am working with the latest binary (SshNet 4.0 Binary, 2013.4.7) and still get the scp error: "No such File or Directory" when trying...

View Article


New Post: key file formats

Any chance support for a public SSH2 key will be included any time soon?

View Article

New Post: No such File or Directory

Any luck with this one? I too am finding the library WONDERFUL! THANK YOU! SSH works like a charm. Now I would like to copy a result that I redirected from the SSH command:~/command --some_args...

View Article

New Post: No such File or Directory

May be helpful, I ran an experiment with "local.txt" instead of "~/local.txt" and wouldn't you know it, I got the file transferred! Yay! However, I would expect anything after the ":" in a typical Scp...

View Article


New Post: No such File or Directory

My file upload issue was finally resolved by adding the modified Upload method (redled, Feb 7, 2012) to the ScpClient.cs: public void Upload_2(FileInfo fileInfo, string filePath) { using (var input =...

View Article

New Post: No such File or Directory

This is in ScpClient itself? So it is a bug in ScpClient? Any chance that's finding its way back into the master/trunk, much less NuGet package? Thank ye!

View Article

New Post: No such File or Directory

Yes. In the ScpClient itself.

View Article


New Post: Windows RT and signing

Unfortunately the library does not Support WinRT for now... I heard of guys who already ported it to WinRT but as you need to do really much low Level work with e.g. the new StreamSocket, that won't go...

View Article


New Post: SFTP: Uploading Files to the FTP Server has Inconsistent Behavior

Im trying to upload file from my local to unix platform using sftp...any suggestions?? is this powershell script ????

View Article

New Post: Problem with Library ssh.net

hi every body I'm using this library to connect to the Linux commands I run and run but Some commands have problems For example, I have a problem running these commands: top and top -n 1 error:TERM...

View Article

New Post: SftpClient.Exists and SftpClient.DownloadFile CREATE a file on...

Did you happen to resolve this? I'm having the same problem with the exists method. It always returns true, and changing directory into an invalid path doesn't throw an exception either. I'm also using...

View Article

New Post: SftpClient.Exists and SftpClient.DownloadFile CREATE a file on...

We just don't call Exists(). Get() or DownloadFile() seem to work as expected.

View Article


New Post: SftpClient.Exists and SftpClient.DownloadFile CREATE a file on...

I managed to get it to work last night. In my case, for some reason, when using the pre-compiled .dll downloaded from here, it wasn't working. I ended up removing the reference to the DLL and...

View Article

New Post: Zlib compression support

Will SSH.NET support Zlib compression anytime soon? A SFTP server that I connect to require Zlib compression and SSH.NET gives error "Compression algorithm not found." Is there a way for client to tell...

View Article


New Post: Strong name

I also want to use the assembly referenced from an assembly that is signed. I'd like to put in a request for you to sign the released assemblies. It allows people like us to download the binary as is...

View Article

New Post: Zlib compression support

I followed the last comment mentioned in Issue 219, and I am able to get zlib compression working. Thanks olegkap! By the way, in addition to uncommenting lines in Zlibstream.cs, I also have to update...

View Article


New Post: ExpectAction Problem

Is it correct to assume that only two "choice" can be used in an ExpectAction? I'm trying to issue a traceroute command on a cisco router without the host specified. This causes the CLI to ask for...

View Article

New Post: Odd reoccurring exception

Apologies for digging up an old thread, but I'm getting a similar issue.. but only when running on 64-bit (havent seen it on 32-bit OS so far). It's 100% reproducible on 64-bit, so hopefully we can...

View Article

New Post: Pageant integration?

I tried to create a 64bit build of my application with SshNet+Pageant, but could only get the Pageant API to work when building as a 32 bit application. Not knowing the details of the Pageant protocol,...

View Article
Browsing all 1729 articles
Browse latest View live


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