Differences
This shows you the differences between the selected revisions of the page.
| 2011-11-01 | 2011-11-24 | ||
| 5.0.4 echo (martin) | explicit protocol and hostkey in the example (martin) | ||
| Line 105: | Line 105: | ||
| option confirm off | option confirm off | ||
| # Connect using a password | # Connect using a password | ||
| - | # open user:password@example.com | + | # open sftp://user:password@example.com -hostkey="ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" |
| # Connect | # Connect | ||
| open user@example.com | open user@example.com | ||