Differences
This shows you the differences between the selected revisions of the page.
2021-04-02 | 2021-04-02 | ||
removed '=' character in host-key string (78.13.210.5) | old revision restored - the = sign is the end of sha256 fingerprint - to it should be there (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> |