session_url » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2013-10-24 | 2013-10-24 | ||
code used in stable release (martin) | fingerprint and save are beta (martin) | ||
Line 15: | Line 15: | ||
The SFTP/SCP URL can optionally contain expected [[ssh#verifying_the_host_key|SSH host key fingerprint]] with syntax ''fingerprint=<fingerprint>''. | The SFTP/SCP URL can optionally contain expected [[ssh#verifying_the_host_key|SSH host key fingerprint]] with syntax ''fingerprint=<fingerprint>''. | ||
+ | |||
+ | &beta_feature | ||
Providing the fingerprint in the session URL is mainly useful, if you need to provide all session settings using URL only, such as using a hyperlink on a web page. | Providing the fingerprint in the session URL is mainly useful, if you need to provide all session settings using URL only, such as using a hyperlink on a web page. | ||
Line 30: | Line 32: | ||
To make WinSCP [[session_configuration#site|save session settings]] provided by URL to a site instead of opening a session, add URL option ''save''. | To make WinSCP [[session_configuration#site|save session settings]] provided by URL to a site instead of opening a session, add URL option ''save''. | ||
+ | |||
+ | &beta_feature | ||
Options are separated by a semicolon ('';'') from the actual URL. | Options are separated by a semicolon ('';'') from the actual URL. |