PS, Winscp: "New-WinSCPSession : Exception calling "Open" with "1" argument(s): "SessionOptions.Protocol is Protocol.Sftp or Protocol.Scp, but SessionOptions.SshHostKeyFingerprint is not set."
Hi,
I'd like to use winscp but do not have a fingerprint. Yes, I know that's a security risk but not where I use it.
WinSCP is a popular SFTP client and FTP client for Microsoft Windows!
Copy file between a local computer and remote servers using
FTP, FTPS, SCP, SFTP, WebDAV or S3 file transfer protocols.
So yes, WinSCP can be used with several file transfer protocols, FTP being one of them.
Dan
janhoedt
ASKER
Apparently we use sftp, what is not working with the commands here.
Error is:
SessionOptions.Protocol is Protocol.Sftp or Protocol.Scp, but SessionOptions.SshHostKeyFingerprint is not set. (raised by: New-WinSCPSession)
Can you post the script throwing the error?
Dan