could you please throw some light on this?
I registered the WinSCPnet.dll as is explained in readme_automation.txt. That gives me a .tlb-file which I can use in the Visual Studio directory.But how do u use COM component in a MFC project?? I tried importing WinSCPnet.dll in the project, but its showing the file is binary and cannot be read. Please help
Yes, it should be possible. As long as there's .NET framework installed on the target machine.
Can the WINSCP COM library be used with Visual studio 6.0 and 2013 (MFC dialog based application) for implementing SFTP protocol? It has to work on both Windows XP as well as Windows 7. Any suggestions?