PowerShell 7.0.1 and WinSCP 5.17.6
The generator only offers a commandline option?
Strange because I find a lot of posts with vanilla PowerShell code (that resembles VB.NET/C#).
If I use that vanilla code, at
Thx for any assistance.
Strange because I find a lot of posts with vanilla PowerShell code (that resembles VB.NET/C#).
If I use that vanilla code, at
$session.Open($sessionOptions)
VSCode throws :
I researched this, I fedException calling "Open" with "1" argument(s): "Method not found: 'Void System.Threading.EventWaitHandle..ctor(Boolean, System.Threading.EventResetMode, System.String, Boolean ByRef,
| System.Security.AccessControl.EventWaitHandleSecurity)'."
$session
with an ExecutablePath
as well as a DebugLogPath
but to no avail.
Thx for any assistance.