Carlos Perez
Carlos Perez
Can you pull $PSVersionTable of the PS that Azure uses? Also a Get-Module -ListAvaliable -name Posh-SSH to see the version number of the module. So that I can try to...
and you are sure you are running on 3.0.6 of the module?  Just tried a new build of Ubuntu Linux and it is working as it is supposed to....
Good to know :) since I'm not a C# developer (this is actually my first and only C# project) :) I would have never figured it out on my own....
I would have zero issue telling people to upgrade to PS7.2.5 :) especially since the builds of PowerShell were old. But I do realize I need to add tests and...
Try the latest release I pushed out yesterday, tested on Ununtu x64 Sent from my iPhone > On Jun 29, 2022, at 10:12 AM, Benjamin SAIZ ***@***.***> wrote: > >...
Weird error, are you sure you removed fully the previous version, I’m trying to replicate it on Windows 10 and 11 with no luck. What version of windows is this?...
FIPS is a know issue with the library, been open for 5yr it seems https://github.com/sshnet/SSH.NET/issues/190 Sent from my iPhone > On Jun 10, 2022, at 5:28 PM, Mike Schmitt ***@***.***>...
Which version? The Betas are the only ones Im testing support for .Net Core that would run in Linux Sent from my iPhone > On Apr 30, 2021, at 7:48...
Only the beta versions should work on linux, that version is Windows only Sent from my iPhone > On Apr 30, 2021, at 8:03 AM, gobenaus ***@***.***> wrote: > >...
No problem, so to be clear, so I can replicate: * the error happens in PS 7 on Windows and Linux * happens on SFTP on all versions of Linux...