WinSCP 5.6.2 beta .NET assembly raw commands broken
Setting any rawcommand using the 5.6.2 beta using SFTP with public key authentication release gives an exception, this used to work just fine with 5.6.1
WinSCP.SessionRemoteException: Host "SshProt=3" does not exist. at WinSCP.SessionLogReader.Read(LogReadFlags flags) at WinSCP.ElementLogReader.Read(LogReadFlags flags) at WinSCP.SessionElementLogReader.Read(LogReadFlags flags) at WinSCP.CustomLogReader.TryWaitForNonEmptyElement(String localName, LogReadFlags flags) at WinSCP.Session.Open(SessionOptions sessionOptions) at Extends.Functions.Server.Sftp.OpenSession(String writeableTestDirectory, String host, String user, String fingerprint)