SFTP Communications in C# using Private - Public key

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi everyone,<br/>
<br/>
I need a sample C# code for following:
I need to download certain files from a server with Secure FTP connection using username, password & private -public key as authentication mode. Private key will reside in my m/c and public key in server. Hostname, port, username & password have
to be provided same like plain FTP connection.
I need a sample code for above case. I can not use any commercial version, I have to use some free / opne source copy.
Please help me in urgent basis. <hr class="sig Best Regards, Arka Mitra.

View the full article
 
Back
Top