Differences
This shows you the differences between the selected revisions of the page.
2013-04-08 | 2013-11-15 | ||
5.2: stored session => site (martin) | moving integration#url to integration_url (martin) | ||
Line 9: | Line 9: | ||
You can also copy file URL to clipboard. URL will be in format: | You can also copy file URL to clipboard. URL will be in format: | ||
<code><protocol>://<session>/<path>/<filename></code> | <code><protocol>://<session>/<path>/<filename></code> | ||
- | where ''protocol'' is protocol name and ''session'' is name of currently opened [[session_configuration#site|site]] (stored session) &beta or ''user@host'' (see [[session_url|session URL]]). This is URL format that WinSCP understands, when registered to handle [[integration#url|SFTP and SCP protocols URL addresses]]. | + | where ''protocol'' is protocol name and ''session'' is name of currently opened [[session_configuration#site|site]] (stored session) &beta or ''user@host'' (see [[session_url|session URL]]). This is URL format that WinSCP understands, when registered to handle [[integration_url|protocol URL addresses]]. |
See [[custom_commands#url|example of custom command]] that puts HTTP (web page) URL of file to clipboard. | See [[custom_commands#url|example of custom command]] that puts HTTP (web page) URL of file to clipboard. |