Differences
This shows you the differences between the selected revisions of the page.
scriptcommand_open 2024-03-26 | scriptcommand_open 2024-03-26 (current) | ||
Line 34: | Line 34: | ||
XML log element: ''[[logging_xml|session]]'' | XML log element: ''[[logging_xml|session]]'' | ||
- | ===== [[examples]] Examples ===== .. | + | ===== [[examples]] Examples ===== |
- | + | <code winscp> | |
- | <code winscp>· | + | |
open sftp://martin:mypassword@example.com/ -hostkey="ssh-rsa 2048 xxxxxxxxxxx..." | open sftp://martin:mypassword@example.com/ -hostkey="ssh-rsa 2048 xxxxxxxxxxx..." | ||
</code> | </code> | ||
Line 57: | Line 56: | ||
open ftp://martin:mypassword@example.com/ | open ftp://martin:mypassword@example.com/ | ||
</code> | </code> | ||
- | yesnt | ||
===== [[net]] Converting to .NET Assembly ===== | ===== [[net]] Converting to .NET Assembly ===== |