Re: Using VBScript with WinSCP v4.3.4
WinSCP 4.3.4 does not have .NET assembly.
Strictly speaking, you do not need .NET assembly to use WinSCP from VBScript, you can use scripting interface:
https://winscp.net/eng/docs/guide_automation_advanced#wsh
But using .NET assembly will make you life easier. Also you should always use the latest version of WinSCP in any case.
Strictly speaking, you do not need .NET assembly to use WinSCP from VBScript, you can use scripting interface:
https://winscp.net/eng/docs/guide_automation_advanced#wsh
But using .NET assembly will make you life easier. Also you should always use the latest version of WinSCP in any case.