Differences
This shows you the differences between the selected revisions of the page.
2011-12-14 | 2011-12-14 | ||
typos for previously added note about automatic login, also preferring session url over stored session (martin) | password example (martin) | ||
Line 25: | Line 25: | ||
===== Examples ===== | ===== Examples ===== | ||
<code winscp> | <code winscp> | ||
- | open sftp://martin@example.com -hostkey="ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" | + | open sftp://martin:mypassword@example.com -hostkey="ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" |
open scp://test@example.com:2222 -privatekey=mykey.ppk | open scp://test@example.com:2222 -privatekey=mykey.ppk | ||
open ftps://martin@example.com -implicit -certificate="xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" | open ftps://martin@example.com -implicit -certificate="xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" |