NoProgress Switch is not working in Get-SFTPItem cmdlet in Posh 3.0.0 version
While NoProgress switch was working in 3.0 beta version, It stopped working after upgrading to 3.0.0 version.
Exception: A parameter cannot be found that matches parameter name 'NoProgress'.
Correct it was later removed in other releases you can set the $progresspreference variable to “silentlycontinue” to hide the progress bar
Sent from my iPhone
On Apr 26, 2022, at 3:19 PM, Akshobhya-Sasun @.***> wrote:
While NoProgress switch was working in 3.0 beta version, It stopped working after upgrading to 3.0.0 version.
Exception: A parameter cannot be found that matches parameter name 'NoProgress'.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.