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

jsb2210

Re: $sessionOptions.SshHostKeyFingerprint Question..

Thank you Martin, will do.
jsb2210

$sessionOptions.SshHostKeyFingerprint Question..

Hi -

If, a SSH key pair (public and private), was created on one server, then transferred the private key to a new server, would the connection still work in .NET Assembly? Both keys still work in the WinSCP Console in the new server.

1 year ago: Public and Private Keys created on SERVER1 (Server1 is winscp 4.29).

Now: Transferred Powershell scripts to SERVER2. (Server2 is winscp 5.5).

Issue: Same PPK keys are not connecting using .Net Assembly code. The keys do work using the Winscp Gui still on SERVER2.


thanks in advance...