guide_ssis » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2014-02-05 | 2014-03-03 | ||
| session url should end with slash (martin) | key size should be 2048 bit at least nowadays (martin) | ||
| Line 16: | Line 16: | ||
| option batch abort | option batch abort | ||
| option confirm off | option confirm off | ||
| - | open mysession -hostkey="ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" | + | open mysession -hostkey="ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" |
| get /remotepath/data.dat c:\localpath\ | get /remotepath/data.dat c:\localpath\ | ||
| exit | exit | ||