I want to convert FTP to SFTP in an old VB6 application. So I was suggested to use WinSCP.
WinSCP has WinSCPnet.dll which needs to be registered in VB6 but I am unable to add it as a reference in VB6. I tried Projects -> Reference -> Browse -> Add. But I'm getting
Can't add a reference for the specified file.
So how will I register this DLL in VB6 and use it?
On their website I found this:
read this part of the site:
https://winscp.net/eng/docs/library_install#registering