guide_ssis » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2018-11-09 | 2019-05-22 | ||
| dot (martin) | 5.12 Bug 1589 – Use SHA-256 host key fingerprints (martin) | ||
| Line 16: | Line 16: | ||
| <code winscp> | <code winscp> | ||
| - | open mysession -hostkey="ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" | + | open mysession -hostkey="ssh-rsa 2048 xxxxxxxxxxx...=" |
| get /remotepath/data.dat c:\localpath\ | get /remotepath/data.dat c:\localpath\ | ||
| exit | exit | ||