Can we use WinSCP with VB6 application

Advertisement

sumangeorge
Joined:
Posts:
14
Location:
Detroit

Can we use WinSCP with VB6 application

Hi,

I need to convert FTP code to SFTP in VB6 application.
I am using visual basic IDE.
Please let me know:
  1. If WinSCP can be used in VB6 application.
  2. If yes, is there any help or documentation on how to use WinSCP in VB6. All I can find is for VB.NET and C#.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
41,331
Location:
Prague, Czechia

Re: Can we use WinSCP with VB6 application.

You can use WinSCP .NET assembly in VB6. I know that people succeeded with that.
For example, see
I have no experience with VB6 though, so I cannot give you details.
You just have to register the assembly as a COM somehow.
It will be similar as in VBA:
https://winscp.net/eng/docs/library_vb#using

Reply with quote

Advertisement

You can post new topics in this forum