I used WinSCP in the past as a dotnet. however, I now need to use it as an automation (com object). I installed, I can see the variables fine. However, I see no method or property for the automation. Tried to reinstall in the 2 available frameworks, nothing.
Answers
As far as I remember, your will have more luck with using winscp in Classic, if you call it with command line instead:
https://winscp.net/eng/docs/commandline
Sorry I forgot to answer myself:
https://winscp.net/forum/viewtopic.php?t=12898
You need to download source code, change a constant and compile again.
Anyway it started giving me issues creating the automations and so far, I will try to skip.
I h8 automations, so old, so tricky....
thanks anyway.