Differences

This shows you the differences between the selected revisions of the page.

2022-06-16 2022-06-16
private key hex dump is worth tagging as recent feature (martin) 5.20 Change: SHA-256 fingerprints are not padded anymore (martin)
Line 35: Line 35:
===== [[examples]] Examples ===== ===== [[examples]] Examples =====
<code winscp> <code winscp>
-open sftp://martin:mypassword@example.com/ -hostkey="ssh-rsa 2048 xxxxxxxxxxx...="+open sftp://martin:mypassword@example.com/ -hostkey="ssh-rsa 2048 xxxxxxxxxxx..."
</code> </code>
<code winscp> <code winscp>
Line 80: Line 80:
<code winscp> <code winscp>
-open sftp://martin:mypassword@example.com/ -hostkey="ssh-rsa 2048 xxxxxxxxxxx...="+open sftp://martin:mypassword@example.com/ -hostkey="ssh-rsa 2048 xxxxxxxxxxx..."
</code> </code>
Line 93: Line 93:
    Password = "mypassword"     Password = "mypassword"
    # -hostkey     # -hostkey
-    SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx...="+    SshHostKeyFingerprint = "ssh-rsa 2048 xxxxxxxxxxx..."
} }

Last modified: by martin