Differences
This shows you the differences between the selected revisions of the page.
| 2017-01-11 | 2017-01-11 | ||
| examples explicit anchor (martin) | remarks explicit anchor (martin) | ||
| Line 7: | Line 7: | ||
| open <site> | open <site> | ||
| - | ===== Remarks ===== | + | ===== [[remarks]] Remarks ===== |
| Establishes connection to given host. Use [[session_url|session URL]] or name of the [[session_configuration#site|site]]. To open site, stored in folder, use path syntax “folder/site”. Using session URL is preferred as it makes your script [[scripting#configuration|independent on the persisted configuration]]. With session %%URL%%, you typically specify a protocol, host name, username and password, optionally also a port number and SSH host key fingerprint. | Establishes connection to given host. Use [[session_url|session URL]] or name of the [[session_configuration#site|site]]. To open site, stored in folder, use path syntax “folder/site”. Using session URL is preferred as it makes your script [[scripting#configuration|independent on the persisted configuration]]. With session %%URL%%, you typically specify a protocol, host name, username and password, optionally also a port number and SSH host key fingerprint. | ||