#følgbrynjar - hjelp en stakkars kodeape å få bekjente

SSH/SFTP client in VB.net with sources

Download as PDF

I was browsing the web and found a open-source library for using SSH/SFTP connections in .NET. Thus I put together this example that contains methods to upload, download and list directories. I’ve made the class easy to use so that you can with ease implement progressbar and such on the transfers. Below you can see a screenshot from the example program.

sshvbnet1

Download example and sources:

References:

Related posts:

  1. iPhone GUI – Free PSD sources


3 Responses to “SSH/SFTP client in VB.net with sources”

  1. 1
    Cutha says:

    I like the way you code, very clean. Thanks for posting the example.

    I came accross SharpSSH while looking for something easy I could use to read/write to a SSH server. I have been struggling the source and examples that come with SharpSSH and when I found your example I was excited because I thought it would cover creating a SSH Shell.

    Any chance you could make a simple example of how to use SharpSsh.SshShell? I can kind of follow the C# example, but I would love one that is in VB and that reads the stream to a textbox (the other examples are all console).

  2. 2
    Mike says:

    I would love to see an example of how to use SharpSsh.SshShell in a textbox as well. I have a need to embed a light SSH shell client into C# application.

  3. 3
    Greg Metsker says:

    Thanks for this post, answers a bunch of questions I was having.

Leave a Reply

You can also use your Facebook account to post comments: