Quantcast
Channel: sshnet Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1729

New Post: Open an SFTP connection from a ssh connection already established.

$
0
0
gentlemen,

Need a little help.

Need to open an SFTP connection from a ssh connection already established.

I can open a connection to my client with ssh (Server 1) server, however, only the server (server 1) is encouraged to try to establish the connection with other SFTP server (Server 2).

How to accomplish this the ssh.net?

using (SshClient client = new SshClient(server, 22, user, password))
        {
            try
            {
                client.Connect();
cliente.open(SFTP)

?

Viewing all articles
Browse latest Browse all 1729

Trending Articles



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