Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: method ScanFingerprint is not getting recognized in powershell

arunk78 wrote:

I am using WinSCP 5.7.4(Build 5553)

And that's the reason.

The method was not implemented in this version yet:
https://winscp.net/tracker/1394

Use the latest version of WinSCP.
arunk78

method ScanFingerprint is not getting recognized in powershell

I am using WinSCP 5.7.4(Build 5553)
arunk78

method ScanFingerprint is not getting recognized in powershell

Error: Method invocation failed because [WinSCP.Session] does not contain a method named 'ScanFingerprint'.

i am uadd assembly reference like below,

Add-Type -Path "E:\winscp574automation\WinSCPnet.dll"

Thanks and Regards,
AK