Differences

This shows you the differences between the selected revisions of the page.

2013-12-20 2014-02-05
5.5 removing beta tags (martin) session url should end with slash (martin)
Line 29: Line 29:
===== Examples ===== ===== Examples =====
<code winscp> <code winscp>
-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 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" 
-open sftp://martin@example.com -rawsettings ProxyMethod=3 ProxyHost=proxy +open sftp://martin@example.com/ -rawsettings ProxyMethod=3 ProxyHost=proxy 
-open sftp://martin@example.com +open sftp://martin@example.com/ 
-open sftp://example.com+open sftp://example.com/
</code> </code>
Line 59: Line 59:
<code winscp> <code winscp>
-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 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"
</code> </code>

Last modified: by martin