Example for use WinSCP with VB .NET 2005 end FreeSSHD server

Advertisement

rtek1000
Joined:
Posts:
4
Location:
Br

Example for use WinSCP with VB .NET 2005 end FreeSSHD server

Hello Developers!
I did finally succeeded with WinSCP + VB.NET and freeSSHd server.

Have more files that did not fit in this post.

The complete design + Pictures + Tips are on the download link.
<invalid hyperlink removed by admin>

Please Install all: VB .NET 2005, WinSCP and freeSSHd (SFTP server).
<invalid hyperlink removed by admin>

I forgot to tell you where I found most of the code:
<invalid hyperlink removed by admin>

Good luck!!!
Description: Projec add resource file
Description: Pictures of application and setup.
Description: Full Project of WinSCP and VB .NET for Upload and Download. For simple user em password.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Example for use WinSCP with VB .NET 2005 end FreeSSHD server

Thanks for sharing your solution.

Should you please describe what techniques your example show that were not already included in existing WinSCP documentation? What is wrong about existing VB example?

I could identify "new" code that extracts host key fingerprint and pass it to open command.
First, I want to make clear to other users that using this technique breaks any security and should be avoided whenever possible. Moreover it is deprecated as since WinSCP 5.2, you can use -hostkey=*, if you do not care about security.

Other than that I could not identify much difference to existing examples.

Also note that I do not recommend using freeSSHd, as this software has not been updated for 5 years already.

Reply with quote

Advertisement

You can post new topics in this forum