guide_ssis » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2020-11-18 | 2022-06-16 | ||
explicit task anchor (martin) | 5.20 Change: SHA-256 fingerprints are not padded anymore (martin) | ||
Line 16: | Line 16: | ||
<code winscp> | <code winscp> | ||
- | open mysession -hostkey="ssh-rsa 2048 xxxxxxxxxxx...=" | + | open mysession -hostkey="ssh-rsa 2048 xxxxxxxxxxx..." |
get /remotepath/data.dat c:\localpath\ | get /remotepath/data.dat c:\localpath\ | ||
exit | exit |