PowerShell 7.0.1 and WinSCP 5.17.6

Advertisement

unannunciated
Guest

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 $session.Open($sessionOptions) VSCode throws :
Exception 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)'."
I researched this, I fed $session with an ExecutablePath as well as a DebugLogPath but to no avail.

Thx for any assistance.

Reply with quote

Advertisement

unannunciated
Guest

In the .NET assembly package there is a folder netstandard2.0 with another winscpnet.dll that does work. Case closed.

Thank you mr Prikryl for WinSCP!

Reply with quote

Advertisement

You can post new topics in this forum